anoop [Mon, 08 Mar 2010 19:40:03 +0530] rev 211
changed registration/activation_email.txt template.
anoop [Mon, 08 Mar 2010 18:57:31 +0530] rev 210
added templates, so as to use pytask interface rather than django default interface.
anoop [Mon, 08 Mar 2010 16:30:35 +0530] rev 209
email address displayed was incorrect, fixed it.
anoop [Mon, 08 Mar 2010 16:17:41 +0530] rev 208
admins and managers can see full profile of user, including email, address and phone number.
anoop [Mon, 08 Mar 2010 13:37:26 +0530] rev 207
changed the MEDIA_URL in settings.py.
nishanth [Fri, 05 Mar 2010 15:13:37 +0530] rev 206
now user profile editing is done thro forms in a more elegant way.
nishanth [Thu, 04 Mar 2010 19:08:47 +0530] rev 205
ditchaxed the claims model.
nishanth [Thu, 04 Mar 2010 18:30:55 +0530] rev 204
now claims are read from notifications. we can ditchax claims model now.
nishanth [Thu, 04 Mar 2010 17:56:31 +0530] rev 203
changed __unicode__ method of notification model.
nishanth [Thu, 04 Mar 2010 17:44:51 +0530] rev 202
merged with my local repo.