Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.13.2 version, stating explicitly that it does not work with Django 4.1 #8647

Closed
dilyanpalauzov opened this issue Sep 11, 2022 · 1 comment

Comments

@dilyanpalauzov
Copy link

According to #8599 and #8591 DRF 3.13 does not work with Django 4.1. But https://github.com/encode/django-rest-framework/blob/master/setup.py#L85 says the opposite.

Hyperkitty (Mailman 3) is a Django project which uses DRF and can work with Django 4.1. It uses DRF 3.13.1 as it is the last released version. This leads to a situation, where DRF 3.13 is used with Django 4.1, which is incompatible, but no warning hints on this incompatibility.

By releasing a version 3.13.2, which states explicitly that it does not work with Django 4.1, indirect users of Django 4.1 will get a hint, when they try to combine incompatible versions.

@dilyanpalauzov dilyanpalauzov changed the title Issue 3.13.2 version, stating explicitly that it does not work with Django 4.1 Release 3.13.2 version, stating explicitly that it does not work with Django 4.1 Sep 11, 2022
@tomchristie
Copy link
Member

Closing in favour of #8599

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

No branches or pull requests

2 participants