pytask/profile/models.py
Tue, 18 Jan 2011 22:17:05 +0530 Madhusudan.C.S Move the regbackend import to urls.py.
Tue, 18 Jan 2011 21:59:20 +0530 Madhusudan.C.S import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
Tue, 18 Jan 2011 17:34:29 +0530 Madhusudan.C.S Make changes to the code style so that it is consistent across the code base.
Mon, 17 Jan 2011 05:34:26 +0530 Madhusudan.C.S Fix style issue in the profile model.
Mon, 17 Jan 2011 04:37:07 +0530 Madhusudan.C.S Use the right form of names to be stored in the database.
Mon, 17 Jan 2011 04:06:06 +0530 Madhusudan.C.S Use the right names for the roles and all other choices.
Sat, 15 Jan 2011 00:41:50 +0530 Madhusudan.C.S Remove uniqkey field from every model.
Sat, 08 Jan 2011 21:39:01 +0530 Nishanth Amuluru request will not have sent_to. it shows up in everyone's requests if they can respond
Sat, 08 Jan 2011 20:49:35 +0530 Nishanth Amuluru modified the rolerequest model to suit the design
Sat, 08 Jan 2011 11:20:57 +0530 Nishanth Amuluru Added buildout stuff and made changes accordingly
less more (0) tip