Missing django-appconf requirement

Add django-appconf to requirements
This commit is contained in:
Guillaume Moigneu 2015-10-27 09:56:37 +01:00
parent a4afd70fef
commit 6741ed490b

View File

@ -1,8 +1,9 @@
Django==1.8.2
django_compressor
django-appconf
django-ses-backend
psycopg2==2.6
djmail
premailer
pygments
requests
requests