pytask/settings.py
changeset 326 8165274cafa1
parent 309 5eb99afe6350
child 391 f917e7f05499
--- 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: