added django-extensions
This commit is contained in:
@@ -52,7 +52,8 @@ INSTALLED_APPS = [
|
|||||||
'oauth2_provider',
|
'oauth2_provider',
|
||||||
'corsheaders',
|
'corsheaders',
|
||||||
'analytical',
|
'analytical',
|
||||||
'cookielaw'
|
'cookielaw',
|
||||||
|
'django_extensions'
|
||||||
]
|
]
|
||||||
|
|
||||||
AUTHENTICATION_BACKENDS = (
|
AUTHENTICATION_BACKENDS = (
|
||||||
|
|||||||
Reference in New Issue
Block a user