Wed, 17 Feb 2010 17:46:16 +0530 | anoop | deleted unwanted code to start using django-registration. | changeset | files |
Mon, 15 Feb 2010 15:14:27 +0530 | anoop | Only logged in users can view user profile. | changeset | files |
Fri, 12 Feb 2010 23:30:57 +0530 | nishanth | added help_text and verbose_name to models where required and removed import of seed_db from urls.py | changeset | files |
Fri, 12 Feb 2010 23:09:11 +0530 | nishanth | removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db . | changeset | files |
Fri, 05 Feb 2010 17:21:00 +0530 | nishanth | made urls.py look better and added an empty method edit_task to taskViews . | changeset | files |
Fri, 05 Feb 2010 17:11:18 +0530 | nishanth | added edit task url to urls.py and removed add_task url . | changeset | files |