Skip to content

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

Merged
j4mie merged 1 commit intomasterfrom
django-6.0
Feb 26, 2026
Merged

Add Django 5.2 and 6.0 to test matrix, remove Python 3.8 and 3.9#8
j4mie merged 1 commit intomasterfrom
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 26, 2026 12:49
Copy link
Copy Markdown

@dabapps-robot dabapps-robot left a comment

Choose a reason for hiding this comment

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

Nice update overall — this is a sensible refresh of the support matrix (dropping EOL Python/Django versions and adding current ones), and the README docs link update is a good touch.

A couple of things I’d like to double-check before merge:

  1. GitHub Action major versions

    • You’ve bumped to:
      • actions/checkout@v6
      • actions/setup-python@v6
      • actions/cache@v5
    • Please confirm these tags exist and are intended. I’d expect current majors to be lower (checkout/cache/setup-python versions tend to lag those numbers), so this could break workflow resolution if they’re not published tags.
  2. Python 3.14 in matrix

    • If 3.14 is still pre-release in your target environment, you may need allow-prereleases: true for setup-python, or hold 3.14 until stable availability.
    • If it’s already stable for your CI environment, then this is fine.

If those two points are confirmed/adjusted, this looks good to merge.

@j4mie j4mie merged commit fc891c8 into master Feb 26, 2026
11 checks passed
@j4mie j4mie deleted the django-6.0 branch February 26, 2026 14:02
@MarkBird MarkBird restored the django-6.0 branch February 26, 2026 14:18
@MarkBird MarkBird deleted the django-6.0 branch February 26, 2026 14:19
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