nishanth [Thu, 04 Feb 2010 23:24:20 +0530] rev 29
added *.db to hgignore and made database path to pytask.db in settings.py
anoop [Thu, 04 Feb 2010 23:19:15 +0530] rev 28
added browse users functionality, added user/browse.html, fixed view my profile template.
anoop [Thu, 04 Feb 2010 23:17:59 +0530] rev 27
changed the view my profile template.
nishanth [Thu, 04 Feb 2010 23:16:46 +0530] rev 26
resolved merging conflicts in urls.py .
nishanth [Thu, 04 Feb 2010 23:15:37 +0530] rev 25
added the functionality to assign a task to one of the claimed users.
anoop [Thu, 04 Feb 2010 23:13:03 +0530] rev 24
added files edit_profile.html and my_profile.html.
anoop [Thu, 04 Feb 2010 23:12:07 +0530] rev 23
added view profile and edit profile functionalities.
nishanth [Thu, 04 Feb 2010 23:10:30 +0530] rev 22
addded link to view claims in 'view task' page .
nishanth [Thu, 04 Feb 2010 22:37:15 +0530] rev 21
implemented "add another mentor" functionality to a task.
nishanth [Thu, 04 Feb 2010 22:34:22 +0530] rev 20
renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.