From 9417d3254858438fe5fa59160bfd9edef1332c90 Mon Sep 17 00:00:00 2001 From: jasimmk Date: Thu, 13 Mar 2014 00:58:56 +0530 Subject: [PATCH] Making requirements to Django 1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd43d5c..8266787 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ html5lib python-openid South python-memcached -django==1.3.7 +django==1.6.0 django-debug-toolbar django-endless-pagination pytz -- 2.45.1