Added South support and initial migrations
This commit is contained in:
@@ -145,6 +145,7 @@ INSTALLED_APPS = (
|
||||
'tags',
|
||||
'document_comments',
|
||||
'user_management',
|
||||
'south',
|
||||
)
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
Reference in New Issue
Block a user