]> git.parisson.com Git - timeside-diadems.git/commitdiff
update docker apps, add apt gpg keys
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 5 Nov 2014 12:25:42 +0000 (13:25 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 5 Nov 2014 12:25:54 +0000 (13:25 +0100)
setup.py

index 7e0986c7a3685fbbe4371ca0fce9006ff62118c0..11222d33bdd5b3c9dd54904085732dcff0c53db1 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ setup(
         'simplejson',
         'scipy',
         'matplotlib',
-        'django>=1.4',
+        'django<1.7',
         'django-extensions',
         'djangorestframework',
         'south',