macropin / django-registration

Django-registration (redux) provides user registration functionality for Django websites.
http://django-registration-redux.readthedocs.org
Other
975 stars 350 forks source link

Test against Django 5.0, drop support Django <4.2 #443

Closed joshblum closed 6 months ago

joshblum commented 6 months ago

Following the suggestion for third party libraries, support pre-Django4.2 is dropped. https://docs.djangoproject.com/en/5.0/releases/5.0/#third-party-library-support-for-older-version-of-django

coveralls commented 6 months ago

Coverage Status

coverage: 97.019%. remained the same when pulling 3e6bca25df217e7f98b1cffb83a12cc0d3e481f0 on joshblum/django-5.0 into d13b4c0d36f0540b8d59c7e34f7cac681b85c008 on main.