add crispy forms to requirements

This commit is contained in:
baccenfutter 2013-10-26 21:16:41 +02:00
parent 4e41472428
commit 1ed3f3f4b9

View file

@ -2,3 +2,4 @@ Django==1.4.2
MySQL-python==1.2.4
django-auth-ldap==1.1.4
django-json-rpc==0.6.1
django-crispy-forms==1.4.0