Upgrade the django version to the last bugfix release

remotes/origin/enhancement/email-actions
Jesús Espino 2014-08-26 09:29:26 +02:00
parent a8026d74ee
commit 2a925bf40e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#git+https://github.com/tomchristie/django-rest-framework.git@2.4.0
djangorestframework==2.3.13
Django==1.6.5
Django==1.6.6
South==0.8.4
django-picklefield==0.3.1
django-sampledatahelper==0.2.1