-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Version 3.7.4 Release #5650
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
Merged
Merged
Version 3.7.4 Release #5650
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 tasks
cc54804
to
6ff68a1
Compare
I think we should also update https://github.com/encode/django-rest-framework/blame/master/docs/index.md#L90 so it says Django 2.0 :) |
We may want to update the trove classifier for 2.0 as well:
https://github.com/encode/django-rest-framework/blob/master/setup.py#L70-L71 |
dacbd6f
to
945cd99
Compare
bb5d62d
to
c81b99d
Compare
pchiquet
pushed a commit
to pchiquet/django-rest-framework
that referenced
this pull request
Nov 17, 2020
* Update version for 3.7.4 Release * Add release notes to 01587b9 * Django 2.0 is now final. * Add trove classifer for Django 2.0 * Finalise release notes for v3.7.4 * Set release date: December 20, 2017 * Update Transifex * Add release note for encode#5691 * Move Issue links to bottom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the PR for version 3.7.4.
See 3.7.4 Milestone.
This will the last point release of 2017. There's no rush: we'll pull in as many fixes as seems reasonable before hitting go.
Soft target is 14th/15th December. Hard target is 19th/20th December.
TODO:
3.7.4
inrestframework/__init__.py
../setup.py publish
.git tag -a 3.7.4 -m 'version 3.7.4'; git push --tags
.mkdocs gh-deploy
.