Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Add response admin theme.
Browse files Browse the repository at this point in the history
Fix issue #457.
  • Loading branch information
jezdez committed May 15, 2017
1 parent 4f66325 commit 1754063
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions atmo/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ class Core(AWS, Celery, Constance, CSP, Configuration):
'dockerflow.django',
'django_celery_monitor',
'django_celery_results',
'flat_responsive',

# Django apps
'django.contrib.sites',
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -384,3 +384,5 @@ django-amazon-ses==0.3.0 \
django-celery-monitor==1.1.0 \
--hash=sha256:42d425eebab5ddacf887bd625f80c8c6454d575af747d47db4aeefe66d0393ff \
--hash=sha256:bb7fccbe73a9eef0d51afad013ebf7603a6a217dd27d8f8dc71a3cad44aef99b
django-flat-responsive==1.3.0 \
--hash=sha256:340234bb1351204625ab9f3b61696e258d8fae169628ad2ccb47cc898732efa7

0 comments on commit 1754063

Please sign in to comment.