aboutsummaryrefslogtreecommitdiffstats
path: root/templates/registration
AgeCommit message (Expand)Author
2016-09-20Fixes for django-registration 2.xPaul Eggleton
2016-09-20Fix for changes to auth views in Django 1.6Paul Eggleton
2016-06-12Upgrade to Django 1.6+Paul Eggleton
2013-03-28Change registered -> created in registration confirmation pagePaul Eggleton
2013-03-28Fix site name being blank in new account activation emailPaul Eggleton
2013-03-27Change "register" to "create account" on login pagePaul Eggleton
2013-03-27Fix CSRF validation errors in password reset formsPaul Eggleton
2013-03-08Added activation_complete templateAlexandru DAMIAN
2013-03-08Blocktrans can't take other url blocksAlexandru DAMIAN
2013-03-06Move all templates to a templates directoryPaul Eggleton