Thu, 04 Feb 2010 22:37:15 +0530 | nishanth | implemented "add another mentor" functionality to a task. | file | diff | annotate |
Thu, 04 Feb 2010 22:27:47 +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. | file | diff | annotate |
Thu, 04 Feb 2010 22:21:44 +0530 | nishanth | renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly . | file | diff | annotate |
Thu, 04 Feb 2010 22:14:34 +0530 | anoop | added views, templates for register, login, logout user. | file | diff | annotate |