From e24ed5a83733c16292562d385009dd7b2a9057e4 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 5 Nov 2014 13:25:42 +0100 Subject: [PATCH] update docker apps, add apt gpg keys --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7e0986c..11222d3 100755 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ setup( 'simplejson', 'scipy', 'matplotlib', - 'django>=1.4', + 'django<1.7', 'django-extensions', 'djangorestframework', 'south', -- 2.39.5