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.
(0) -10 tip