Wed, 17 Feb 2010 17:48:51 +0530 deleted unwanted files/templates to start using django-registration(contd..).
anoop [Wed, 17 Feb 2010 17:48:51 +0530] rev 41
deleted unwanted files/templates to start using django-registration(contd..).
Wed, 17 Feb 2010 17:46:16 +0530 deleted unwanted code to start using django-registration.
anoop [Wed, 17 Feb 2010 17:46:16 +0530] rev 40
deleted unwanted code to start using django-registration.
Mon, 15 Feb 2010 15:14:27 +0530 Only logged in users can view user profile.
anoop [Mon, 15 Feb 2010 15:14:27 +0530] rev 39
Only logged in users can view user profile.
Fri, 12 Feb 2010 23:30:57 +0530 added help_text and verbose_name to models where required and removed import of seed_db from urls.py
nishanth [Fri, 12 Feb 2010 23:30:57 +0530] rev 38
added help_text and verbose_name to models where required and removed import of seed_db from urls.py
Fri, 12 Feb 2010 23:09:11 +0530 removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
nishanth [Fri, 12 Feb 2010 23:09:11 +0530] rev 37
removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
Fri, 05 Feb 2010 17:21:00 +0530 made urls.py look better and added an empty method edit_task to taskViews .
nishanth [Fri, 05 Feb 2010 17:21:00 +0530] rev 36
made urls.py look better and added an empty method edit_task to taskViews .
Fri, 05 Feb 2010 17:11:18 +0530 added edit task url to urls.py and removed add_task url .
nishanth [Fri, 05 Feb 2010 17:11:18 +0530] rev 35
added edit task url to urls.py and removed add_task url .
Fri, 05 Feb 2010 16:35:32 +0530 fixed a bug in views/task/add_mentor method .
nishanth [Fri, 05 Feb 2010 16:35:32 +0530] rev 34
fixed a bug in views/task/add_mentor method .
Fri, 05 Feb 2010 16:05:54 +0530 fixed a bug in templates/task/claim.html which required modification of views/task.py; also changed the no.of char limit on task title .
nishanth [Fri, 05 Feb 2010 16:05:54 +0530] rev 33
fixed a bug in templates/task/claim.html which required modification of views/task.py; also changed the no.of char limit on task title .
Fri, 05 Feb 2010 15:42:35 +0530 added seed_db in utils that seeds database with random users and tasks .
nishanth [Fri, 05 Feb 2010 15:42:35 +0530] rev 32
added seed_db in utils that seeds database with random users and tasks .
(0) -10 +10 +100 +300 tip