remove south from installed apps

This commit is contained in:
Sanj 2012-02-02 16:29:18 +05:30
parent ff5ed1fdb1
commit ac2420ad19

View File

@ -186,7 +186,7 @@ INSTALLED_APPS = (
'django_extensions', 'django_extensions',
'debug_toolbar', 'debug_toolbar',
'sorl.thumbnail', 'sorl.thumbnail',
'south', # 'south',
'user', 'user',
'ckeditor', 'ckeditor',
'fccv', 'fccv',