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

Declare Django 3.2 support in README, classifiers #803

Merged
merged 2 commits into from
Aug 9, 2022

Conversation

DavidCain
Copy link
Contributor

This commit will make sure that Django :: 3.2 will show up in the
classifiers list on PyPI: https://pypi.org/project/drf-yasg/

image

(The magic happens because we parse the README to get supported Django):
https://github.com/DavidCain/drf-yasg/blob/ee29412d3cdb311/setup.py#L36

3.2 support should already exist

A closed pull request, #735,
noted support for Django 3.2 in both tox.ini, and the README.

That PR was closed in favor of #741, which edited tox.ini and switched to GitHub Actions.

#735 (comment)

This project has been testing on Django 3.2 for a long time (about a
year). I think we can declare it supported it the README!

JoelLefkowitz and others added 2 commits July 15, 2022 13:15
Advance master up to release 1.20.3
This commit will make sure that `Django :: 3.2` will show up in the
classifiers list on PyPI: https://pypi.org/project/drf-yasg/

(The magic happens because we parse the README to get supported Django):
https://github.com/DavidCain/drf-yasg/blob/ee29412d3cdb311/setup.py#L36

3.2 support should already exist
================================
A closed pull request, axnsan12#735,
noted support for Django 3.2 in both `tox.ini`, and the README.

That PR was closed in favor of
axnsan12#741, which edited `tox.ini`
and switched to GitHub Actions.

axnsan12#735 (comment)

This project has been testing on Django 3.2 for a long time (about a
year). I think we can declare it supported it the README!
@JoelLefkowitz JoelLefkowitz changed the base branch from master to 1.21.x August 9, 2022 13:55
@JoelLefkowitz JoelLefkowitz added documentation 1.22.x Release target in 1.22.x labels Aug 9, 2022
@JoelLefkowitz JoelLefkowitz merged commit 44fed4b into axnsan12:1.21.x Aug 9, 2022
@DavidCain DavidCain deleted the dcain-django32 branch September 12, 2022 17:56
@sowinski
Copy link

Is this project dead or will Django 3.2 support released soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.22.x Release target in 1.22.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants