remove south from installed apps
This commit is contained in:
parent
ff5ed1fdb1
commit
ac2420ad19
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user