Skip to content

Commit

Permalink
Let's head South.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobian committed Jan 31, 2011
1 parent 89b3859 commit d262e0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy-requirements.txt
Expand Up @@ -9,5 +9,6 @@ Jinja2 >= 2.4, < 2.5
psycopg2 >= 2.2, < 2.3
python-memcached >= 1.45, < 2.0
Sphinx >= 1.0, < 1.1
South >= 0.7, < 0.8
Unipath >= 0.2, < 0.3
http://bitbucket.org/ubernostrum/django-contact-form/get/tip.bz2
http://bitbucket.org/ubernostrum/django-contact-form/get/tip.bz2
1 change: 1 addition & 0 deletions django_website/settings/www.py
Expand Up @@ -60,6 +60,7 @@
'django_website.aggregator',
'django_website.docs',
'registration',
'south',
)

CACHE_MIDDLEWARE_SECONDS = 60 * 5 # 5 minutes
Expand Down

0 comments on commit d262e0a

Please sign in to comment.