Skip to content

Add Django 5.2 and 6.0 to test matrix, remove Python 3.8 and 3.9#59

Merged
j4mie merged 2 commits into
masterfrom
django-6.0
Feb 26, 2026
Merged

Add Django 5.2 and 6.0 to test matrix, remove Python 3.8 and 3.9#59
j4mie merged 2 commits into
masterfrom
django-6.0

Conversation

@MarkBird

Copy link
Copy Markdown

Remove unsupported versions of Django and add latest.

@dabapps-robot
dabapps-robot self-requested a review February 25, 2026 14:01

@dabapps-robot dabapps-robot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice update overall — this keeps the support matrix current and the README in sync with what CI is testing. I also like that you’ve explicitly excluded unsupported Python/Django combinations rather than silently relying on failures.

One thing I’d suggest double-checking before merge:

  • GitHub Action major versions: you’ve moved to actions/checkout@v6 and actions/setup-python@v6. Can you confirm those majors are available and intended here? (Historically these actions have lagged behind that.)
    If not, CI will fail early, so it’s worth validating the tags.

Aside from that, this looks good to me.

@dabapps-robot
dabapps-robot self-requested a review February 25, 2026 14:05

@dabapps-robot dabapps-robot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice update — the matrix exclusions and README/docs links all look consistent with the new support policy.

Only outstanding item from my previous review: actions/checkout@v6 and actions/setup-python@v6 are still in the workflow. Please just confirm those major tags are valid/published (or switch to the latest published majors) so CI doesn’t fail before tests start. If that’s already verified, this looks good to merge.

@j4mie
j4mie merged commit 2a909c2 into master Feb 26, 2026
11 checks passed
@j4mie
j4mie deleted the django-6.0 branch February 26, 2026 14:12
@j4mie j4mie mentioned this pull request Feb 26, 2026
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.

3 participants