Skip to content

Make package work for Django 4.0 w/ compatibility code#71

Open
bittner wants to merge 2 commits intodanfairs:masterfrom
bittner:fix/django40-compatibility
Open

Make package work for Django 4.0 w/ compatibility code#71
bittner wants to merge 2 commits intodanfairs:masterfrom
bittner:fix/django40-compatibility

Conversation

@bittner
Copy link
Copy Markdown

@bittner bittner commented Jan 25, 2023

django-lazysignup fails to run (at least) since Django 4.0, mostly due to code removed from the Django code base, what was announced since Django 3.1. This PR provides the fixes.

The changes are almost certainly backward-compatible. Ideally, tests should confirm that, though. You may want to use a modernized CI setup for that, like the one contributed with #69.

django-lazysignup fails to run (at least) since Django 4.0, mostly due to
code removed from the Django code base, what was announced since Django 3.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant