Skip to content

Add Django 6.1 support#1197

Merged
adamchainz merged 1 commit into
mainfrom
add_django_6.1_support
Jun 14, 2026
Merged

Add Django 6.1 support#1197
adamchainz merged 1 commit into
mainfrom
add_django_6.1_support

Conversation

@adamchainz

Copy link
Copy Markdown
Owner

No description provided.

@adamchainz adamchainz enabled auto-merge (squash) June 14, 2026 21:07
@adamchainz adamchainz merged commit 189d11f into main Jun 14, 2026
18 of 39 checks passed
@adamchainz adamchainz deleted the add_django_6.1_support branch June 14, 2026 21:09
adamchainz added a commit that referenced this pull request Jun 22, 2026
Missed in #1197. Django now always quotes table identifiers, so we need
to support this syntax.
adamchainz added a commit that referenced this pull request Jun 22, 2026
Per [endoflife.date page](https://endoflife.date/mariadb), it’s nearly
EOL (2026-07-06), and Django 6.1 does not support it (tests failing
since #1197 with `django.db.utils.NotSupportedError: MariaDB 10.11 or
later is required (found 10.6.27).`).
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.

1 participant