This commit is contained in:
曹前明 2022-05-16 15:54:14 +08:00
parent 019a001776
commit 6d3a226902
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'drf_yasg',
'rest_framework',
'corsheaders',
"django_filters",