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

Update supported versions for 3.14 release #8662

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

tomchristie
Copy link
Member

Update supported versions in line with this proposal...

#8518 (comment)


  • We release new versions of REST framework twice a year. Same as for Django.
  • We aim each new release to arrive shortly after each Django release.
  • We always support the latest 5 Django releases.
  • We support whichever Python versions are required by Django.

Why "support the latest 5 Django releases"? Well, because I'd like it to always be a simple fixed number, and (unless I'm messing this up?) that's the lowest number we could pick that ensures we never drop a Django version that's still covered by their "extended support" policy.

release-roadmap 4cf783b31fbe

The implication for our upcoming 3.14 release is that we ought to support...

@tomchristie tomchristie merged commit f8b3f38 into master Sep 21, 2022
@tomchristie tomchristie deleted the update-supported-versions branch September 21, 2022 13:32
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
* Update supported versions for 3.14 release

* Fix up test case for Django 3.0
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