Sat, 30 Jan 2010 13:10:11 +0530 | nishanth | renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user. | changeset | files |
Sat, 30 Jan 2010 13:04:58 +0530 | nishanth | added events/task.py and templates/error.html | changeset | files |
Sat, 30 Jan 2010 13:03:09 +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. | changeset | files |
Fri, 29 Jan 2010 23:34:19 +0530 | nishanth | renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly . | changeset | files |