taskapp/models.py
Tue, 23 Feb 2010 20:24:26 +0530 nishanth added custom image storage for profile photo.
Tue, 23 Feb 2010 17:55:04 +0530 anoop made changes to models.
Tue, 23 Feb 2010 15:27:00 +0530 anoop changed request model, added create_request utility.
Tue, 23 Feb 2010 10:25:26 +0530 nishanth fixed a bug in models.py .
Mon, 22 Feb 2010 18:59:55 +0530 nishanth added request and notification models.
Mon, 22 Feb 2010 18:07:36 +0530 anoop fixed a bug in models.
Mon, 22 Feb 2010 17:52:51 +0530 anoop installed tagging into the app.
Fri, 12 Feb 2010 23:30:57 +0530 nishanth added help_text and verbose_name to models where required and removed import of seed_db from urls.py
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 .
Thu, 04 Feb 2010 23:10:30 +0530 nishanth addded link to view claims in 'view task' page .
Thu, 04 Feb 2010 22:37:15 +0530 nishanth implemented "add another mentor" functionality to a task.
Thu, 04 Feb 2010 22:27:47 +0530 nishanth implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
Thu, 04 Feb 2010 22:12:48 +0530 nishanth created forms, views, templates, actions for home_page, browse_task.
Thu, 04 Feb 2010 19:34:03 +0530 nishanth removed views.py from taskapp and created a package views. added auth_profile setting to settings.py
Sun, 24 Jan 2010 15:43:19 +0530 Nishanth Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface.
less more (0) tip