From: jasimmk Date: Wed, 12 Mar 2014 19:28:56 +0000 (+0530) Subject: Making requirements to Django 1.6 X-Git-Tag: live~23^2 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/9417d3254858438fe5fa59160bfd9edef1332c90?ds=sidebyside Making requirements to Django 1.6 --- 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