Install django-extensions for lots more manage.py commands

This commit is contained in:
Danielle McLean 2018-04-26 13:35:31 +10:00
parent b649a79afc
commit 8cbe51277e
Signed by untrusted user: 00dani
GPG key ID: 8EB789DDF3ABD240
3 changed files with 11 additions and 1 deletions

View file

@ -45,5 +45,6 @@ docutils = "*"
django-super-favicon = "*"
django-redis = "*"
gevent = "*"
django-extensions = "*"
[dev-packages]