Mon, 01 Feb 2010 11:10:29 +0530 nishanth implemented add another mentor functionality to a task.
Sat, 30 Jan 2010 13:10:11 +0530 nishanth renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
Sat, 30 Jan 2010 13:04:58 +0530 nishanth added events/task.py and templates/error.html
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.
Thu, 28 Jan 2010 21:39:35 +0530 nishanth corrected admin.py in taskapp.
Thu, 28 Jan 2010 20:31:15 +0530 nishanth corrected auth_profile setting to settings.py.
Thu, 28 Jan 2010 20:26:54 +0530 nishanth added an app called taskapp and created the models.
Thu, 28 Jan 2010 19:17:31 +0530 nishanth created a django project called pytask.
Thu, 28 Jan 2010 19:08:53 +0530 nishanth initial commit
(0) tip