pytask/settings.py
changeset 88 8165274cafa1
parent 71 5eb99afe6350
--- a/pytask/settings.py	Sat Jan 08 21:09:07 2011 +0530
+++ b/pytask/settings.py	Sat Jan 08 21:11:41 2011 +0530
@@ -91,8 +91,9 @@
     'django.contrib.sites',
     'django.contrib.messages',
     'registration',
-    #'tagging',
+    'tagging',
     'pytask.profile',
+    'pytask.taskapp',
     # Uncomment the next line to enable the admin:
     'django.contrib.admin',
     # Uncomment the next line to enable admin documentation: