INTPYTHON-795 Update to Django 6.0#280
Merged
Merged
Conversation
3b8b13b to
6dacd76
Compare
22f82c1 to
329b2b7
Compare
923146b to
757ce75
Compare
54c1059 to
306f2d6
Compare
3a27a24 to
8c303ca
Compare
bec0ec5 to
251bea0
Compare
e2e35b4 to
47271df
Compare
fa88713 to
2b41c23
Compare
511628b to
c1549ec
Compare
c52e2fa to
724347d
Compare
9ec6d4c to
0ce64ca
Compare
e71d93d to
17592fc
Compare
timgraham
commented
Dec 8, 2025
timgraham
commented
Dec 8, 2025
c2820e4 to
d09ac67
Compare
aclark4life
reviewed
Dec 11, 2025
|
|
||
| # Install django-mongodb-backend | ||
| /opt/python/3.10/bin/python3 -m venv venv | ||
| /opt/python/3.12/bin/python3 -m venv venv |
Collaborator
There was a problem hiding this comment.
Is Python 10 -> 12 for Django requirements (what's the lowest Python Django 6 works with) ?
Collaborator
There was a problem hiding this comment.
Collaborator
Author
There was a problem hiding this comment.
You can also consult https://docs.djangoproject.com/en/dev/faq/install/.
Collaborator
|
Should we do the version change in this PR ? |
Collaborator
Author
|
#286 must also be merged before finalizing the release. |
- Adapt aggregation for AggregateFilter django/django@4b977a5 - Mark StringAgg as not supported - Fix JONField negative indexing
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
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.
Django 6.0 was released December 3, 2025.