Really remove South app and change document metadata fields 'value' from a TextField to a CharField(256)

This commit is contained in:
Roberto Rosario
2011-05-21 00:54:36 -04:00
parent 24e2fcc56d
commit 1b43ec2c96
4 changed files with 1 additions and 4 deletions

View File

@@ -144,7 +144,6 @@ INSTALLED_APPS = (
'tags',
'document_comments',
'user_management',
'south',
'documents',
'grouping',
'mptt',