Skip to content

Support django 6.0#129

Merged
Swamii merged 11 commits into
masterfrom
chore/support-django6
Mar 3, 2026
Merged

Support django 6.0#129
Swamii merged 11 commits into
masterfrom
chore/support-django6

Conversation

@Swamii
Copy link
Copy Markdown
Contributor

@Swamii Swamii commented Feb 26, 2026

  • Updated test support matrix in tox.ini:
    • Dropped Python 3.8/3.9
    • Added Python 3.13/3.14
    • Moved Django targets from 3.2/4.0/4.1/4.2 to 4.2/5.2/6.0
    • Added setuptools<=71.1.0
    • Updated markdown constraint to markdown>=3.4,<4
  • Updated setup.py test dependency:
    • Markdown <= 3.3.0 → Markdown >= 3.4, < 4
  • Updated GitHub Actions test Python matrix in .github/workflows/main.yml:
    • 3.10, 3.11, 3.12, 3.13, 3.14
    • Removed 3.8/3.9
  • Added Nix flake support:
    • New flake.nix (dev shell + Python 3.10–3.14 + uv)
    • New flake.lock

@Swamii Swamii changed the title chore/support django6 Support django 6.0 Feb 26, 2026
@Swamii Swamii force-pushed the chore/support-django6 branch from 5d39f73 to 5ed0c4d Compare February 26, 2026 12:51
@Swamii Swamii force-pushed the chore/support-django6 branch from 8238414 to 7439aa4 Compare February 26, 2026 13:11
@Swamii Swamii requested a review from lundberg February 26, 2026 14:19
@Swamii Swamii force-pushed the chore/support-django6 branch from ab577d4 to 8892e5f Compare February 27, 2026 10:15
@Swamii Swamii enabled auto-merge (squash) March 2, 2026 09:34
Comment thread pyproject.toml Outdated
Co-authored-by: Jonas Lundberg <jonas@5monkeys.se>
@Swamii Swamii requested a review from lundberg March 3, 2026 09:57
@Swamii Swamii merged commit 3c07499 into master Mar 3, 2026
8 checks passed
@Swamii Swamii deleted the chore/support-django6 branch March 3, 2026 10:46
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