taskapp/views/user.py
Tue, 23 Feb 2010 20:24:26 +0530 nishanth added custom image storage for profile photo.
Tue, 23 Feb 2010 19:42:12 +0530 anoop enabled photo uploading for user profile.
Fri, 19 Feb 2010 21:46:24 +0530 anoop added forgot password in template.
Wed, 17 Feb 2010 18:55:01 +0530 anoop started using django-registration default backend, removed browse users functionality.
Wed, 17 Feb 2010 17:46:16 +0530 anoop deleted unwanted code to start using django-registration.
Mon, 15 Feb 2010 15:14:27 +0530 anoop Only logged in users can view user profile.
Thu, 04 Feb 2010 23:19:15 +0530 anoop added browse users functionality, added user/browse.html, fixed view my profile template.
Thu, 04 Feb 2010 23:17:59 +0530 anoop changed the view my profile template.
Thu, 04 Feb 2010 23:12:07 +0530 anoop added view profile and edit profile functionalities.
Thu, 04 Feb 2010 22:37:15 +0530 nishanth implemented "add another mentor" functionality to a task.
Thu, 04 Feb 2010 22:34:22 +0530 nishanth renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
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:21:44 +0530 nishanth renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
less more (0) tip