Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove SuccessURLAllowedHostsMixin and replace it with RedirectURLMixin
Per Django 4.1 release notes (https://docs.djangoproject.com/en/4.2/releases/4.1/#miscellaneous): "The undocumented django.contrib.auth.views.SuccessURLAllowedHostsMixin mixin is replaced by RedirectURLMixin."
- Loading branch information