summaryrefslogtreecommitdiff
path: root/templates/registration
AgeCommit message (Expand)Author
2011-01-07Added all the required templates for django-registrationNishanth Amuluru
2011-01-07Added csrf_token and included the urlsNishanth Amuluru
2011-01-07Added templates for login and logoutNishanth Amuluru
2011-01-07changed the url in email activationNishanth Amuluru
2011-01-07fixed a typo and set the settings required for django registrationNishanth Amuluru
2011-01-07Added template for creating a loginNishanth Amuluru
2011-01-07Added templates required for sending activation emailNishanth Amuluru
2011-01-14Purging the repository for the new set of changes by Nishanth.Madhusudan.C.S
2010-03-09added two more templates for displaying admin login form and admin logout mes...anoop
2010-03-08changed registration/activation_email.txt template.anoop
2010-03-08added templates, so as to use pytask interface rather than django default int...anoop
2010-02-23added message while logging off and removed back button from templates/base.h...anoop
2010-02-19added forgot password in template.anoop
2010-02-17added template registration/activate.html required by django-registration.anoop
2010-02-17started using django-registration default backend, removed browse users funct...anoop