Tue, 18 Jan 2011 22:02:35 +0530 Madhusudan.C.S Add django-extensions app to the site INSTALLED_APPS.
Tue, 18 Jan 2011 22:01:02 +0530 Madhusudan.C.S Remove the remaining occurences of uniq_key.
Tue, 18 Jan 2011 21:59:20 +0530 Madhusudan.C.S import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
Tue, 18 Jan 2011 21:58:24 +0530 Madhusudan.C.S Replace the occurence of role to rights.
Tue, 18 Jan 2011 21:58:08 +0530 Madhusudan.C.S Remove all occurences of uniq_key.
Tue, 18 Jan 2011 21:57:41 +0530 Madhusudan.C.S Fix the style as per PEP8 guidelines.
Tue, 18 Jan 2011 21:55:13 +0530 Madhusudan.C.S Add support to werkzeug and the most sought after django command extensions app.
Tue, 18 Jan 2011 17:34:57 +0530 Madhusudan.C.S Redirect successful login to profile page if logged in from activation complete.
Tue, 18 Jan 2011 17:34:29 +0530 Madhusudan.C.S Make changes to the code style so that it is consistent across the code base.
Tue, 18 Jan 2011 15:36:07 +0530 Madhusudan.C.S Fix the site template variable used in the email for registrants.
Tue, 18 Jan 2011 14:54:24 +0530 Madhusudan.C.S This file was mistakenly deleted in the previous version. Reverting the delete.
Tue, 18 Jan 2011 14:47:26 +0530 Madhusudan.C.S Use the defined templatetag on profile registration form too.
Tue, 18 Jan 2011 14:37:54 +0530 Madhusudan.C.S Add tooltip support for form fields using qtip.
Tue, 18 Jan 2011 14:37:30 +0530 Madhusudan.C.S Add the error message to login template.
Tue, 18 Jan 2011 14:37:06 +0530 Madhusudan.C.S Handle all cases of login.
Tue, 18 Jan 2011 14:34:26 +0530 Madhusudan.C.S CSS Properties to render login form error.
Tue, 18 Jan 2011 14:33:54 +0530 Madhusudan.C.S Redirect the login to home page if the login is made from logout page.
Tue, 18 Jan 2011 01:47:55 +0530 Madhusudan.C.S Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
Tue, 18 Jan 2011 01:20:07 +0530 Madhusudan.C.S A new view for processing post login to give the right html to replace for user action right sidebar.
Tue, 18 Jan 2011 01:19:41 +0530 Madhusudan.C.S Replace all usage of context with RequestContext and use the imports in right form.
Tue, 18 Jan 2011 01:10:40 +0530 Madhusudan.C.S Replace all occurences of context with RequestContext in taskapp views.
Tue, 18 Jan 2011 01:08:32 +0530 Madhusudan.C.S Add the necessary Javascript to implement in place login functionality.
Tue, 18 Jan 2011 01:08:01 +0530 Madhusudan.C.S Move the user login template code to its own template file, so it can be reused.
Tue, 18 Jan 2011 01:06:21 +0530 Madhusudan.C.S Add the source to Javascript required to login users.
Tue, 18 Jan 2011 01:05:42 +0530 Madhusudan.C.S Replaces all occurences of context with RequestContext.
Mon, 17 Jan 2011 05:34:59 +0530 Madhusudan.C.S Add login properties to right menu.
Mon, 17 Jan 2011 05:34:48 +0530 Madhusudan.C.S Add CSS properties for login form.
Mon, 17 Jan 2011 05:34:26 +0530 Madhusudan.C.S Fix style issue in the profile model.
Mon, 17 Jan 2011 05:33:59 +0530 Madhusudan.C.S Use the correct choices variable for the role and status.
Mon, 17 Jan 2011 05:33:27 +0530 Madhusudan.C.S Use the right name for the profile role's values.
(0) -300 -100 -50 -30 +30 +50 tip