Age | Commit message (Expand) | Author |
---|---|---|
2010-02-22 | installed tagging into the app. | anoop |
2010-02-12 | added help_text and verbose_name to models where required and removed import ... | nishanth |
2010-02-05 | fixed a bug in templates/task/claim.html which required modification of views... | nishanth |
2010-02-04 | addded link to view claims in 'view task' page . | nishanth |
2010-02-04 | implemented "add another mentor" functionality to a task. | nishanth |
2010-02-04 | implemented create task view which needed task.py in events. added a method s... | nishanth |
2010-02-04 | created forms, views, templates, actions for home_page, browse_task. | nishanth |
2010-02-04 | removed views.py and made it a package. added auth_profile to settings.py | nishanth |
2010-01-24 | Created taskapp and added data to models.py and edited settings.py to make it... | Nishanth |