Sat, 27 Feb 2010 17:20:22 +0530 | nishanth | added notifications for approval and rejection of a mentor. | changeset | files |
Sat, 27 Feb 2010 14:38:01 +0530 | nishanth | added __unicode__ method to notification and removed useless comments in reply_to_request. | changeset | files |
Sat, 27 Feb 2010 14:22:26 +0530 | nishanth | notifications work for approving and rejecting credits. | changeset | files |
Sat, 27 Feb 2010 10:48:43 +0530 | nishanth | modified the notifications model. the sent_to is now a foreign key. now if we have a new type to be added, we can generate message and sub while creating notification. we can keep track of history using the role field in notification and task/sent_from | changeset | files |