Install django-extensions for lots more manage.py commands
This commit is contained in:
parent
b649a79afc
commit
8cbe51277e
3 changed files with 11 additions and 1 deletions
|
@ -82,6 +82,7 @@ INSTALLED_APPS = [
|
|||
'debug_toolbar',
|
||||
'django_activeurl',
|
||||
'django_agent_trust',
|
||||
'django_extensions',
|
||||
'django_otp',
|
||||
'django_otp.plugins.otp_totp',
|
||||
'django_rq',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue