Remove south and reversion from INSTALLED_APPS.

remotes/origin/enhancement/email-actions
Andrey Antukh 2014-09-03 10:44:08 +02:00
parent c3c706ce5d
commit 186ff67b01
1 changed files with 0 additions and 2 deletions

View File

@ -186,8 +186,6 @@ INSTALLED_APPS = [
"taiga.mdrender",
"taiga.export_import",
"south",
"reversion",
"rest_framework",
"djmail",
"django_jinja",