summaryrefslogtreecommitdiff
path: root/taskapp/models.py
AgeCommit message (Expand)Author
2010-02-24added events in task.py for adding subtask and dependenciesnishanth
2010-02-23added custom image storage for profile photo.nishanth
2010-02-23made changes to models.anoop
2010-02-23changed request model, added create_request utility.anoop
2010-02-23fixed a bug in models.py .nishanth
2010-02-22added request and notification models.nishanth
2010-02-22fixed a bug in models.anoop
2010-02-22installed tagging into the app.anoop
2010-02-12added help_text and verbose_name to models where required and removed import ...nishanth
2010-02-05fixed a bug in templates/task/claim.html which required modification of views...nishanth
2010-02-04addded link to view claims in 'view task' page .nishanth
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 s...nishanth
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 it...Nishanth