index
:
pytask/.git
master
A web application for managing task based workflows.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskapp
/
models.py
Age
Commit message (
Expand
)
Author
2010-02-24
added events in task.py for adding subtask and dependencies
nishanth
2010-02-23
added custom image storage for profile photo.
nishanth
2010-02-23
made changes to models.
anoop
2010-02-23
changed request model, added create_request utility.
anoop
2010-02-23
fixed a bug in models.py .
nishanth
2010-02-22
added request and notification models.
nishanth
2010-02-22
fixed a bug in models.
anoop
2010-02-22
installed tagging into the app.
anoop
2010-02-12
added help_text and verbose_name to models where required and removed import ...
nishanth
2010-02-05
fixed a bug in templates/task/claim.html which required modification of views...
nishanth
2010-02-04
addded link to view claims in 'view task' page .
nishanth
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 s...
nishanth
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 it...
Nishanth