From a01975d47d630dca4149bdd3ea0ccb96ae77b48b Mon Sep 17 00:00:00 2001 From: Isaac Bythewood Date: Tue, 12 Nov 2013 17:17:54 -0500 Subject: [PATCH] Use previous version of Django, not compatible with the latest 1.6 yet. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98fc3f7..433d6e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # core -Django +Django==1.5.5 Pillow South requests