changeset 244 | 132217e04b32 |
parent 243 | 4c3aff34ae9c |
child 249 | 82e13f7d5877 |
--- a/profile/models.py Thu Jan 06 17:11:56 2011 +0530 +++ b/profile/models.py Thu Jan 06 17:14:52 2011 +0530 @@ -13,7 +13,7 @@ ("DC", "Request sent by Director \ to a user at lower level, asking him to act as a director"), ("MG", "Request sent by Manager \ - to a user at lower level, asking him to act as a manager"), + to a user at lower level, asking him to act as a manager"),) class Profile(models.Model):