From 32706995a51ad1edc3df4e88a8e992a293532b2d Mon Sep 17 00:00:00 2001 From: Simone Federici Date: Sun, 15 Jun 2014 10:53:25 +0200 Subject: [PATCH] django < 1.6 dep --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 23aee8e96b..52a41f02ff 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -2,7 +2,7 @@ APScheduler==2.0.3 cssmin==0.1.4 -#Django<1.6 +Django<1.6 django-filetransfers==0.1.0 django-pagination==1.0.7 django-compressor==1.1.1