From 0f5d68670a883280e4e56a56a2ea224d68dd7da5 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 24 Oct 2011 12:58:48 -0400 Subject: [PATCH] Updated to a newer version of django_extensions and Grappelli --- requirements/development.txt | 4 ++-- requirements/production.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index 10496b3b5d..d82c3c1f7b 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,6 +1,6 @@ Django==1.3 Werkzeug==0.6.2 -django-extensions==0.6 +django-extensions==0.7.1 django-pagination==1.0.7 django-rosetta==0.6.2 wsgiref==0.1.2 @@ -14,7 +14,7 @@ slate==0.3 ghostscript==0.4.1 pdfminer==20110227 APScheduler==2.0.2 -django-grappelli==2.3.3 +django-grappelli==2.3.5 Pillow==1.7.4 cssmin==0.1.4 django-compressor==1.1 diff --git a/requirements/production.txt b/requirements/production.txt index ba444a2bbf..6053cfa899 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -11,7 +11,7 @@ slate==0.3 ghostscript==0.4.1 pdfminer==20110227 APScheduler==2.0.2 -django-grappelli==2.3.3 +django-grappelli==2.3.5 Pillow==1.7.4 cssmin==0.1.4 django-compressor==1.1