validate username (email) at registration
[redakcja.git] / requirements.txt
index 0da5588..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
 
@@ -23,6 +23,8 @@ 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