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-26
now notification depends on id and not pos.
nishanth
2010-02-26
did lots and now id field in task is a random key
nishanth
2010-02-26
modified image storage.
nishanth
2010-02-26
modified request model.
nishanth
2010-02-26
added an attribute called is_valid to request model just in case we need it i...
nishanth
2010-02-26
now task page displays only undeleted comments. and publish task removes prev...
nishanth
2010-02-26
completed the process_request part.
nishanth
2010-02-25
added the field remarks in request model.
nishanth
2010-02-25
our task model does not meet out needs. so modified it and added a model call...
nishanth
2010-02-24
modified requests to match the new model.
nishanth
2010-02-24
changed request model.
anoop
2010-02-24
added accept_assign_credits request
nishanth
2010-02-24
added attribute pynts to request model.
anoop
2010-02-24
made change to the request model and corresponding create_request utility.
anoop
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