Fri, 12 Feb 2010 23:09:11 +0530 removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
nishanth [Fri, 12 Feb 2010 23:09:11 +0530] rev 37
removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
Fri, 05 Feb 2010 17:21:00 +0530 made urls.py look better and added an empty method edit_task to taskViews .
nishanth [Fri, 05 Feb 2010 17:21:00 +0530] rev 36
made urls.py look better and added an empty method edit_task to taskViews .
Fri, 05 Feb 2010 17:11:18 +0530 added edit task url to urls.py and removed add_task url .
nishanth [Fri, 05 Feb 2010 17:11:18 +0530] rev 35
added edit task url to urls.py and removed add_task url .
Fri, 05 Feb 2010 16:35:32 +0530 fixed a bug in views/task/add_mentor method .
nishanth [Fri, 05 Feb 2010 16:35:32 +0530] rev 34
fixed a bug in views/task/add_mentor method .
Fri, 05 Feb 2010 16:05:54 +0530 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 .
nishanth [Fri, 05 Feb 2010 16:05:54 +0530] rev 33
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 .
Fri, 05 Feb 2010 15:42:35 +0530 added seed_db in utils that seeds database with random users and tasks .
nishanth [Fri, 05 Feb 2010 15:42:35 +0530] rev 32
added seed_db in utils that seeds database with random users and tasks .
Fri, 05 Feb 2010 15:40:47 +0530 modified createUser method in events/user.py .
nishanth [Fri, 05 Feb 2010 15:40:47 +0530] rev 31
modified createUser method in events/user.py .
Fri, 05 Feb 2010 15:02:55 +0530 fixed a bug in createSuUser method in events/user.py .
nishanth [Fri, 05 Feb 2010 15:02:55 +0530] rev 30
fixed a bug in createSuUser method in events/user.py .
Thu, 04 Feb 2010 23:24:20 +0530 added *.db to hgignore and made database path to pytask.db in settings.py
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
Thu, 04 Feb 2010 23:19:15 +0530 added browse users functionality, added user/browse.html, fixed view my profile template.
anoop [Thu, 04 Feb 2010 23:19:15 +0530] rev 28
added browse users functionality, added user/browse.html, fixed view my profile template.
(0) -10 +10 +100 +300 tip