Skip to content

Test against Django 5.2 and 6.0#49

Merged
samueljsb merged 3 commits intomainfrom
test-django-6
Apr 2, 2026
Merged

Test against Django 5.2 and 6.0#49
samueljsb merged 3 commits intomainfrom
test-django-6

Conversation

@samueljsb
Copy link
Copy Markdown
Contributor

@samueljsb samueljsb commented Apr 2, 2026

This adds guaranteed support for the latest LTS of Django and the latest version (6.0). We drop support for 4.2 because it is no longer supported and to reduce the size of the test matrix.


builds on #50

@samueljsb samueljsb requested a review from a team as a code owner April 2, 2026 16:01
@samueljsb samueljsb force-pushed the test-django-6 branch 3 times, most recently from 2b25d6e to aeeaf1b Compare April 2, 2026 18:31
@samueljsb samueljsb changed the base branch from main to switch-to-uv April 2, 2026 18:33
Copy link
Copy Markdown
Collaborator

@meshy meshy left a comment

Choose a reason for hiding this comment

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

🏆

These versions of Posgres are not compatible with newer versions of
Django and are no longer in support. Version 13 stopped being supported
in September 202o, over 5 years ago.
This is a LTS release of Django, so we ought to ensure the library is
compatible with it.
Base automatically changed from switch-to-uv to main April 2, 2026 22:38
@samueljsb samueljsb merged commit f848599 into main Apr 2, 2026
14 checks passed
@samueljsb samueljsb deleted the test-django-6 branch April 2, 2026 22:38
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.

2 participants