Added south in installed apps.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Fri, 14 Jan 2011 04:18:16 +0530
changeset 398 4d063b3716cf
parent 397 68759310b1f3
child 399 e081065bc80c
Added south in installed apps.
pytask/settings.py
--- a/pytask/settings.py	Fri Jan 14 04:18:03 2011 +0530
+++ b/pytask/settings.py	Fri Jan 14 04:18:16 2011 +0530
@@ -88,6 +88,7 @@
 INSTALLED_APPS = (
     'registration',
     'tagging',
+    'south',
     'django.contrib.auth',
     'django.contrib.contenttypes',
     'django.contrib.sessions',