Fri, 05 Feb 2010 17:21:00 +0530 | nishanth | made urls.py look better and added an empty method edit_task to taskViews . | changeset | files |
Fri, 05 Feb 2010 17:11:18 +0530 | nishanth | added edit task url to urls.py and removed add_task url . | changeset | files |
Fri, 05 Feb 2010 16:35:32 +0530 | nishanth | fixed a bug in views/task/add_mentor method . | changeset | files |
Fri, 05 Feb 2010 16:05:54 +0530 | nishanth | fixed a bug in templates/task/claim.html which required modification of views/task.py; also changed the no.of char limit on task title . | changeset | files |
Fri, 05 Feb 2010 15:42:35 +0530 | nishanth | added seed_db in utils that seeds database with random users and tasks . | changeset | files |
Fri, 05 Feb 2010 15:40:47 +0530 | nishanth | modified createUser method in events/user.py . | changeset | files |