You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: