forgot django-ses-backend in requirements.txt

This commit is contained in:
Pēteris Caune 2015-08-14 11:05:33 +03:00
parent f0089e2cd2
commit 2f56da9f57

View File

@ -1,5 +1,6 @@
Django==1.8.2
django_compressor
django-ses-backend
psycopg2==2.6
djmail
premailer