diff -r df56daf2178e -r 485b24cc439b settings.py --- 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', )