Mon, 01 Feb 2010 14:08:18 +0530 added view profile and edit profile functionalities.
anoop [Mon, 01 Feb 2010 14:08:18 +0530] rev 16
added view profile and edit profile functionalities.
Mon, 01 Feb 2010 11:41:26 +0530 addded link to view claims in 'view task' page .
nishanth [Mon, 01 Feb 2010 11:41:26 +0530] rev 15
addded link to view claims in 'view task' page .
Mon, 01 Feb 2010 11:10:29 +0530 implemented add another mentor functionality to a task.
nishanth [Mon, 01 Feb 2010 11:10:29 +0530] rev 14
implemented add another mentor functionality to a task.
Sat, 30 Jan 2010 13:10:11 +0530 renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
nishanth [Sat, 30 Jan 2010 13:10:11 +0530] rev 13
renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
Sat, 30 Jan 2010 13:04:58 +0530 added events/task.py and templates/error.html
nishanth [Sat, 30 Jan 2010 13:04:58 +0530] rev 12
added events/task.py and templates/error.html
Sat, 30 Jan 2010 13:03:09 +0530 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.
nishanth [Sat, 30 Jan 2010 13:03:09 +0530] rev 11
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 renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
nishanth [Fri, 29 Jan 2010 23:34:19 +0530] rev 10
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 corrected a bug in task/view.html .
nishanth [Fri, 29 Jan 2010 23:23:33 +0530] rev 9
corrected a bug in task/view.html .
Fri, 29 Jan 2010 22:18:29 +0530 corrected views/user/register method
anoop [Fri, 29 Jan 2010 22:18:29 +0530] rev 8
corrected views/user/register method
Fri, 29 Jan 2010 22:11:43 +0530 imposed a filter on username that it contains only alphabets and numbers.
anoop [Fri, 29 Jan 2010 22:11:43 +0530] rev 7
imposed a filter on username that it contains only alphabets and numbers.
Fri, 29 Jan 2010 21:37:13 +0530 added login, logout, and register.
anoop [Fri, 29 Jan 2010 21:37:13 +0530] rev 6
added login, logout, and register.
Fri, 29 Jan 2010 19:27:26 +0530 created views and templates for homepage,browse_task and added actions.
nishanth [Fri, 29 Jan 2010 19:27:26 +0530] rev 5
created views and templates for homepage,browse_task and added actions.
Thu, 28 Jan 2010 21:39:35 +0530 corrected admin.py in taskapp.
nishanth [Thu, 28 Jan 2010 21:39:35 +0530] rev 4
corrected admin.py in taskapp.
Thu, 28 Jan 2010 20:31:15 +0530 corrected auth_profile setting to settings.py.
nishanth [Thu, 28 Jan 2010 20:31:15 +0530] rev 3
corrected auth_profile setting to settings.py.
Thu, 28 Jan 2010 20:26:54 +0530 added an app called taskapp and created the models.
nishanth [Thu, 28 Jan 2010 20:26:54 +0530] rev 2
added an app called taskapp and created the models.
Thu, 28 Jan 2010 19:17:31 +0530 created a django project called pytask.
nishanth [Thu, 28 Jan 2010 19:17:31 +0530] rev 1
created a django project called pytask.
Thu, 28 Jan 2010 19:08:53 +0530 initial commit
nishanth [Thu, 28 Jan 2010 19:08:53 +0530] rev 0
initial commit
(0) tip