reg/views.py
Fri, 23 Apr 2010 16:35:42 +0530 nishanth now an email will be sent to user after he resets his password.
Fri, 16 Apr 2010 17:04:41 +0530 nishanth changed url in few other locations.
Fri, 16 Apr 2010 16:45:11 +0530 nishanth changed the urls to map to new url configuration.
Fri, 16 Apr 2010 16:39:56 +0530 nishanth changed the redirect path to new home page everywhere.
Fri, 16 Apr 2010 11:14:31 +0530 nishanth renamed the project to ws_app and modified imports accordingly .
Thu, 15 Apr 2010 19:53:52 +0530 nishanth implemented send activation. have to test it and do the same for change password.
Thu, 15 Apr 2010 19:19:08 +0530 nishanth updated view_event page .
Thu, 15 Apr 2010 18:57:55 +0530 nishanth added a model in feedback for logging users who have already submitted feedback and made changes in corresponding views .
Thu, 15 Apr 2010 18:27:38 +0530 nishanth added is_active filter in list_feedbacks view.
Thu, 15 Apr 2010 18:21:13 +0530 nishanth changed redirect to 404 in change password view
Thu, 15 Apr 2010 18:14:39 +0530 nishanth changed redirect to 404 in one place and updated 404 page.
Thu, 15 Apr 2010 17:03:16 +0530 nishanth now a user can login even if he is not active. he gets account inactive message on homepage. we have to make changes to other views suitably .
Thu, 15 Apr 2010 16:40:30 +0530 nishanth fixed a small bug.
Thu, 15 Apr 2010 16:15:54 +0530 nishanth fixed a bug in activate user and made a change in activated template .
Thu, 15 Apr 2010 16:01:03 +0530 nishanth now registered workshops appear on home page .
Thu, 15 Apr 2010 15:51:16 +0530 nishanth registration for workshop is now integrated with man registartion.
Thu, 15 Apr 2010 15:10:31 +0530 nishanth now after registration, user is also added to corresponding workshop .
Thu, 15 Apr 2010 14:50:47 +0530 nishanth now show report page does not show report if there are no feedbacks .
Thu, 15 Apr 2010 14:38:48 +0530 nishanth added venue field in event model and corresponding forms and views.
Tue, 13 Apr 2010 16:32:13 +0530 nishanth days are now calucated from dates given for the event .
Tue, 13 Apr 2010 15:03:37 +0530 nishanth now opening feedback code is a lil more better .
Tue, 13 Apr 2010 15:01:05 +0530 nishanth now opening feedback code is a lil better .
Tue, 13 Apr 2010 14:59:34 +0530 nishanth now opening registration code is a lil better .
Tue, 13 Apr 2010 14:58:10 +0530 nishanth now closing registration code is a lil better .
Tue, 13 Apr 2010 14:55:21 +0530 nishanth now opening and closing of feedback and registration can be done only by staff users .
Tue, 13 Apr 2010 14:54:06 +0530 nishanth now opening and closing of feedback quiz and registration can be done only by staff users .
Tue, 13 Apr 2010 14:51:22 +0530 nishanth instead of redirecting I am now raising http 404 .
Tue, 13 Apr 2010 14:29:00 +0530 nishanth now user cannot login when he is inactive .
Tue, 13 Apr 2010 14:20:57 +0530 nishanth modified seed_db and view_event template .
Tue, 13 Apr 2010 12:05:38 +0530 nishanth renamed send_activation to resend_activation .
Tue, 13 Apr 2010 12:03:12 +0530 nishanth added account_inactive and resend_activationkey functionalities
Tue, 13 Apr 2010 10:50:29 +0530 nishanth implemented list people functionality .
Mon, 12 Apr 2010 18:15:21 +0530 nishanth prettified the home page and moved workshops to another page called workshops.
Mon, 12 Apr 2010 16:17:53 +0530 nishanth users can view and edit profile .
Mon, 12 Apr 2010 15:14:03 +0530 nishanth phew finally IRC came to rescue. fixed a bug that took most of my time.
Mon, 12 Apr 2010 13:53:57 +0530 nishanth fixed a bug in register user view .
Mon, 12 Apr 2010 13:49:00 +0530 nishanth moved templates into templates directory and added user in context .
Mon, 12 Apr 2010 12:32:46 +0530 nishanth added closing registration and registering for a workshop .
Mon, 12 Apr 2010 12:08:19 +0530 nishanth added closing and opening of feedback.
Mon, 12 Apr 2010 11:23:27 +0530 nishanth added the view event functionality and submitting feedback according to the status .
Mon, 12 Apr 2010 04:23:13 +0530 nishanth quite a few changes. modified models and feedback views .
Mon, 12 Apr 2010 02:57:25 +0530 nishanth password change and password reset have been done.
Fri, 09 Apr 2010 16:51:56 +0530 nishanth now a user can create an event if he is a staff
Fri, 09 Apr 2010 15:35:40 +0530 nishanth users can now register but still there is no concept of activation e-mail .
Fri, 09 Apr 2010 13:21:46 +0530 nishanth submit and list feedback done
Fri, 09 Apr 2010 12:28:58 +0530 nishanth login and logout works .
Fri, 09 Apr 2010 11:46:35 +0530 nishanth made the login view. have to write templates and check it.
Thu, 08 Apr 2010 22:28:15 +0530 nishanth incorporated gen_key .
Thu, 08 Apr 2010 16:18:05 +0530 nishanth initial commit
less more (0) tip