Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

logout_then_login doesn't take a template name #3

Open
gracebrownecodes opened this issue Feb 5, 2014 · 0 comments
Open

logout_then_login doesn't take a template name #3

gracebrownecodes opened this issue Feb 5, 2014 · 0 comments

Comments

@gracebrownecodes
Copy link

The code at these lines fails https://github.com/bruth/django-registration2/blob/master/registration/auth_urls.py#L8-L10 with "unexpected key" when a project using registration2 tries to get "logout". You can see the offending Django code at https://github.com/bruth/django-registration2/blob/master/registration/auth_urls.py#L8-L10 I think it would be fairly easy to duplicate the logout_then_login (obviously with a template_name option) view within the registration2 code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant