mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
Removed South from the default settings since it’s no longer compatible with latest Django 1.7.
This commit is contained in:
parent
ccf646e34f
commit
4939467620
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ INSTALLED_APPS = (
|
|||
'django.contrib.sessions',
|
||||
|
||||
'mptt',
|
||||
'south',
|
||||
'gunicorn',
|
||||
'dpaste',
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue