Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-04 | added the functionality to assign a task to one of the claimed users. | 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 ↵ | nishanth | |
show_msg to views/user.py and used it in logoff view. | |||
2010-02-04 | renamed users.py to user.py and tasks to task in views folder and updated ↵ | nishanth | |
urls.py accordingly . |