use south, add poster width/height

This commit is contained in:
j 2010-07-05 10:30:17 +02:00
commit c150e7f8a8
4 changed files with 1238 additions and 4 deletions

View file

@ -106,7 +106,7 @@ INSTALLED_APPS = (
'django.contrib.humanize',
'django_extensions',
'devserver',
# 'south',
'south',
'djcelery',
'app',