Added South support and initial migrations

This commit is contained in:
Roberto Rosario
2011-05-09 19:08:23 -04:00
parent 1b511574d9
commit 07a06617b8
15 changed files with 947 additions and 0 deletions

View File

@@ -145,6 +145,7 @@ INSTALLED_APPS = (
'tags',
'document_comments',
'user_management',
'south',
)
TEMPLATE_CONTEXT_PROCESSORS = (