validate username (email) at registration
[redakcja.git] / requirements.txt
index 48bcdf5..3941b77 100644 (file)
@@ -4,7 +4,7 @@
 lxml>=2.2.2
 Mercurial>=3.3,<3.4
 PyYAML>=3.0
-Pillow
+Pillow>=3.1.1
 oauth2
 httplib2 # oauth2 dependency
 
@@ -22,6 +22,9 @@ django-gravatar2
 python-slugify
 django-forms-bootstrap
 jsonfield
+django-email-extras
+django-modeltranslation>=0.12,<0.13
+django-constance[database]
 
 celery>=3.1.12,<3.2
 kombu>3.0,<3.1