summaryrefslogtreecommitdiff
path: root/taskapp/utilities/request.py
AgeCommit message (Collapse)Author
2010-02-25now admin can accept a request for assigning credits.nishanth
2010-02-25assign_credits event now creates a proper request object .nishanth
2010-02-24updated create_request utility.anoop
2010-02-24changed the method reply_to_request to accept request object instead of ↵anoop
request id.
2010-02-24added pynts in create_request utility.anoop
2010-02-24added attribute pynts to request model.anoop
2010-02-24added utilities reply_to_request, mark_notification_read, ↵anoop
delete_notification and made change to create_request utility.
2010-02-24made change to the request model and corresponding create_request utility.anoop
2010-02-23changed request model, added create_request utility.anoop