summaryrefslogtreecommitdiff
path: root/taskapp/views/tasks.py
AgeCommit message (Collapse)Author
2010-02-04renamed users.py to user.py and tasks to task in views folder and updated ↵nishanth
urls.py accordingly .
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