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

Document support for Python 3.12/Django 5.0/DRF 3.15 #795

Merged
merged 1 commit into from
May 1, 2024

Conversation

dduong42
Copy link
Contributor

@dduong42 dduong42 commented Apr 5, 2024

No description provided.

py{38,39,310}-dj{41,42}-drf313-pyjwt{171,2}-tests
py311-dj{41,42}-drf{313,314}-pyjwt{171,2}-tests
py{38,39,310}-dj32-drf{312,313,314,315}-pyjwt{171,2}-tests
py{38,39,310,311}-dj41-drf{314,315}-pyjwt{171,2}-tests
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed DRF 3.12 and DRF 3.13 for Django >= 4.1 since it started to be supported from 3.14.

Also, I don't know if Django 4.1 should be removed since it is no longer supported.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello, thanks for this patch. removing support for 4.1 isn't required as it is currently been supported by DRF 3.14.

Other than that, this good to go.

CC: @Andrew-Chen-Wang can you help make a review pass at this?

py{38,39,310}-dj{41,42}-drf313-pyjwt{171,2}-tests
py311-dj{41,42}-drf{313,314}-pyjwt{171,2}-tests
py{38,39,310}-dj32-drf{312,313,314,315}-pyjwt{171,2}-tests
py{38,39,310,311}-dj41-drf{314,315}-pyjwt{171,2}-tests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello, thanks for this patch. removing support for 4.1 isn't required as it is currently been supported by DRF 3.14.

Other than that, this good to go.

CC: @Andrew-Chen-Wang can you help make a review pass at this?

@Andrew-Chen-Wang Andrew-Chen-Wang merged commit 509f2b1 into jazzband:master May 1, 2024
35 checks passed
@Andrew-Chen-Wang Andrew-Chen-Wang linked an issue May 1, 2024 that may be closed by this pull request
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.

django5.0 is currently not supported
3 participants