Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lovelydinosaur
Copy link
Contributor

@lovelydinosaur lovelydinosaur commented Jul 15, 2019

*Release manager is @tomchristie.

Checklist:

  • Create pull request for release notes based on the 3.10 milestone.
  • Update supported versions:
    • setup.py python_requires list
    • setup.py Python & Django version trove classifiers
    • README Python & Django versions
    • docs Python & Django versions
  • Review Update docs for OpenAPI.  #6668
  • Update the translations from transifex.
  • Ensure the pull request increments the version to 3.10.0 in restframework/__init__.py.
  • Confirm with @tomchristie that release is finalized and ready to go.
  • Ensure that release date is included in pull request.
  • Merge the release pull request.
  • Push the package to PyPI with ./setup.py publish.
  • Tag the release, with git tag -a 3.10.0 -m 'version 3.10.0'; git push --tags.
  • Deploy the documentation with mkdocs gh-deploy.
  • Make a release announcement on the discussion group.
  • Make a release announcement on twitter.
  • Close the milestone on GitHub.

@lovelydinosaur lovelydinosaur changed the title Version 3 10 Version 3.10 Jul 15, 2019
@lovelydinosaur lovelydinosaur mentioned this pull request Jul 15, 2019
18 tasks
@lovelydinosaur lovelydinosaur added this to the 3.10 Release milestone Jul 15, 2019
@lovelydinosaur
Copy link
Contributor Author

I think we're actually good to go here, crew.

@lovelydinosaur lovelydinosaur merged commit 9eaf49d into master Jul 15, 2019
@lovelydinosaur lovelydinosaur deleted the version-3-10 branch July 15, 2019 11:31
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
* 3.10 release notes

* Version number -> 3.10

* Update translations

* Update 3.10 release docs

* Update release notes

* Delete symlink
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
* 3.10 release notes

* Version number -> 3.10

* Update translations

* Update 3.10 release docs

* Update release notes

* Delete symlink
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