pytask/urls.py
Mon, 01 Feb 2010 11:10:29 +0530 nishanth implemented add another mentor functionality to a task.
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 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 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.
less more (0) tip