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:12:48 +0530 | nishanth | created forms, views, templates, actions for home_page, browse_task. | file | diff | annotate |
Thu, 04 Feb 2010 19:34:03 +0530 | nishanth | removed views.py from taskapp and created a package views. added auth_profile setting to settings.py | file | diff | annotate |
Sun, 24 Jan 2010 15:43:19 +0530 | Nishanth | Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface. | file | diff | annotate |