Browse Source

Added sout

Rafał Pitoń 11 years ago
parent
commit
6f09c5af92
1 changed files with 1 additions and 0 deletions
  1. 1 0
      misago/conf/defaults.py

+ 1 - 0
misago/conf/defaults.py

@@ -72,6 +72,7 @@ INSTALLED_APPS = (
     'django.contrib.messages',
     'django.contrib.staticfiles',
     'debug_toolbar',
+    'south',
     'pipeline',
     'floppyforms',
     'misago.core',