aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-11 23:43:12 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-06-03 10:59:10 +0100
commit339ee8e043609cce7d0576cf2b3e8001513cd124 (patch)
treec3c914390652ac1a60a5a4843ef92445d1a971b1 /settings.py
parentd1b875a76b18d0593dc5cc4cbaf1787e8ae5b5c5 (diff)
downloadopenembedded-core-contrib-339ee8e043609cce7d0576cf2b3e8001513cd124.tar.gz
Enable south and add initial migrations
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 481d918088..bc66902f45 100644
--- a/settings.py
+++ b/settings.py
@@ -142,7 +142,8 @@ INSTALLED_APPS = (
'registration',
'reversion',
'reversion_compare',
- 'captcha'
+ 'captcha',
+ 'south'
)
# A sample logging configuration. The only tangible logging