add crispy forms to requirements
This commit is contained in:
parent
4e41472428
commit
1ed3f3f4b9
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
Django==1.4.2
|
||||
MySQL-python==1.2.4
|
||||
django-auth-ldap==1.1.4
|
||||
django-auth-ldap==1.1.4
|
||||
django-json-rpc==0.6.1
|
||||
django-crispy-forms==1.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue