Thu, 18 Feb 2010 19:39:54 +0530 fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
anoop [Thu, 18 Feb 2010 19:39:54 +0530] rev 44
fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
Wed, 17 Feb 2010 19:28:18 +0530 added template registration/activate.html required by django-registration.
anoop [Wed, 17 Feb 2010 19:28:18 +0530] rev 43
added template registration/activate.html required by django-registration.
Wed, 17 Feb 2010 18:55:01 +0530 started using django-registration default backend, removed browse users functionality.
anoop [Wed, 17 Feb 2010 18:55:01 +0530] rev 42
started using django-registration default backend, removed browse users functionality.
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 .
(0) -10 +10 +100 +300 tip