Browse Source

Update to Django 1.7.8 (porting to Django 1.8 probably requires some efforts)

Baptiste Jonglez 10 years ago
parent
commit
1f63db1deb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-Django==1.7.7
+Django==1.7.8
 psycopg2==2.5.2
 python-ldap==2.4.15
 wsgiref==0.1.2