author | Nishanth Amuluru <nishanth@fossee.in> |
Fri, 07 Jan 2011 11:48:33 +0530 | |
changeset 271 | 485b24cc439b |
parent 270 | df56daf2178e |
child 272 | ee00b42e802f |
settings.py | file | annotate | diff | comparison | revisions |
--- 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', )