Updated the required django version to 1.3

This commit is contained in:
Roberto Rosario
2011-08-05 10:39:32 -04:00
parent e524ec1e8b
commit 866ef83896
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Django==1.2.4
Django==1.3
Werkzeug==0.6.2
django-extensions==0.6
django-pagination==1.0.7

View File

@@ -1,4 +1,4 @@
Django==1.2.4
Django==1.3
django-pagination==1.0.7
wsgiref==0.1.2
celery==2.2.2