Sat, 30 Jan 2010 13:03:09 +0530 nishanth implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
Fri, 29 Jan 2010 23:34:19 +0530 nishanth renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
Fri, 29 Jan 2010 23:23:33 +0530 nishanth corrected a bug in task/view.html .
Fri, 29 Jan 2010 22:18:29 +0530 anoop corrected views/user/register method
Fri, 29 Jan 2010 22:11:43 +0530 anoop imposed a filter on username that it contains only alphabets and numbers.
Fri, 29 Jan 2010 21:37:13 +0530 anoop added login, logout, and register.
Fri, 29 Jan 2010 19:27:26 +0530 nishanth created views and templates for homepage,browse_task and added actions.
(0) -10 -7 +7 +10 tip