Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-04 | implemented "add another mentor" functionality to a task. | nishanth | |
2010-02-04 | implemented create task view which needed task.py in events. added a method ↵ | nishanth | |
show_msg to views/user.py and used it in logoff view. | |||
2010-02-04 | created forms, views, templates, actions for home_page, browse_task. | nishanth | |
2010-02-04 | removed views.py and made it a package. added auth_profile to settings.py | nishanth | |
2010-01-24 | Created taskapp and added data to models.py and edited settings.py to make ↵ | Nishanth | |
it usable in admin interface. |