summaryrefslogtreecommitdiff
path: root/taskapp/models.py
AgeCommit message (Collapse)Author
2010-02-04implemented "add another mentor" functionality to a task.nishanth
2010-02-04implemented 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-04created forms, views, templates, actions for home_page, browse_task.nishanth
2010-02-04removed views.py and made it a package. added auth_profile to settings.pynishanth
2010-01-24Created taskapp and added data to models.py and edited settings.py to make ↵Nishanth
it usable in admin interface.