settings.py
changeset 271 485b24cc439b
parent 268 f501fc2a9f4c
child 293 f4e25004169d
--- a/settings.py	Fri Jan 07 11:43:14 2011 +0530
+++ b/settings.py	Fri Jan 07 11:48:33 2011 +0530
@@ -94,7 +94,7 @@
     'tagging',
     'pytask.profile',
     # Uncomment the next line to enable the admin:
-    # 'django.contrib.admin',
+    'django.contrib.admin',
     # Uncomment the next line to enable admin documentation:
     # 'django.contrib.admindocs',
 )