Install django-extensions + update requirements.txt
This commit is contained in:
@ -41,6 +41,7 @@ INSTALLED_APPS = [
|
||||
"django.contrib.staticfiles",
|
||||
|
||||
"corsheaders",
|
||||
"django_extensions",
|
||||
"django_filters",
|
||||
"rest_framework",
|
||||
|
||||
|
Reference in New Issue
Block a user