Skip to content

Commit

Permalink
django-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonwiggins committed Jul 30, 2017
1 parent ab4d928 commit 1119f83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions capitolwords_ng/capitolweb/capitolweb/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
'rest_framework_swagger',
'django_celery_beat',
'django_celery_results',
'django_extensions',
'workers',
]

Expand Down
1 change: 1 addition & 0 deletions capitolwords_ng/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ celery==4.1.0
django_celery_beat==1.0.1
django_celery_results==1.0.1
mysqlclient==1.3.10
django-extensions==1.8.1

0 comments on commit 1119f83

Please sign in to comment.