changeset 6 | 132217e04b32 |
parent 1 | 29ea3d4764c8 |
child 7 | 9e963a791df1 |
--- a/settings.py Thu Jan 06 17:11:56 2011 +0530 +++ b/settings.py Thu Jan 06 17:14:52 2011 +0530 @@ -92,6 +92,7 @@ 'django.contrib.messages', 'registration', 'tagging', + 'pytask.profile', # Uncomment the next line to enable the admin: # 'django.contrib.admin', # Uncomment the next line to enable admin documentation: