Skip to content

Conversation

lovelydinosaur
Copy link
Contributor

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...

@lovelydinosaur lovelydinosaur merged commit f8b3f38 into master Sep 21, 2022
@lovelydinosaur lovelydinosaur 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