Skip to content

Wagtail 7.0 updates #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ianmeigh
Copy link

@ianmeigh ianmeigh commented May 22, 2025

The changes primarily focus on updating the supported versions of Python, Django, and Wagtail, and removing support for older versions.

Superceeds PR #57 and #59.

Updates to testing environment and compatibility:

  • tox.ini:
    • Removed Wagtail 5.2, 6.1, 6.2 (EOL) and Django 5.0 (EOL) from the environment list.
    • Added support for Wagtail 6.3, 6.4 and 7.0, Django 5.2 and Python 3.12.
  • setup.py:
    • Removed Django 5.0 and Wagtail 5 from the classifiers and added Wagtail 7, Django 5.2 and Python 3.13 da0cc91.
    • Updated required version of Wagtail from 5.2 to 6.3 9c517fc.

Documentation updates:

Other updates:

  • Fix tests failing due to django-tasks 1b98aff

ianmeigh added 3 commits May 22, 2025 14:32
Removed Wagtail 5.2, 6.1 amd 6.2 (EOL)
Removed Django 5.0 (EOL)
Added Wagtail 6.3, 6.4 and 7.0
Added Django 5.2
Added Python 3.13
- Removed Django 5.0
- Removed Wagtail 5
- Added Django 5.2
- Added Wagtail 7
- Added Python 3.13
@ianmeigh ianmeigh changed the title Wagtail 7.0 upodated Wagtail 7.0 updates May 22, 2025
@ianmeigh ianmeigh closed this May 22, 2025
@ianmeigh ianmeigh reopened this May 22, 2025
@ianmeigh ianmeigh changed the title Wagtail 7.0 updates WIP: Wagtail 7.0 updates May 22, 2025
@ianmeigh ianmeigh force-pushed the support/wagtail-70 branch from 22a4f4a to 78a5753 Compare May 22, 2025 15:29
@ianmeigh ianmeigh changed the title WIP: Wagtail 7.0 updates Wagtail 7.0 updates May 22, 2025
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