Skip to content

Commit 03e8ebb

Browse files
authored
Merge pull request #404 from torchbox/support/wagtail-7.1-upgrade
Upgrade wagtail to 7.1
2 parents f4f0402 + 18206c8 commit 03e8ebb

File tree

4 files changed

+575
-537
lines changed

4 files changed

+575
-537
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Add your changes to the Unreleased section and move them to the appropriate sect
66

77
## Unreleased
88

9+
- Wagtail 7.1 upgrade [#404]https://github.com/torchbox/torchbox.com/pull/404
10+
911
-
1012

1113
## 23-06-2025

docs/upgrading.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ As much as possible, we want to use the official releases available on PyPI for
7474

7575
### Check these packages for updates
7676

77-
**Last checked** Wagtail 7.0 upgrade
77+
**Last checked** Wagtail 7.1 upgrade
7878

7979
- wagtail-accessibility
8080
- [wagtail-lite-youtube-embed](front-end/lite-youtube.md)
@@ -84,6 +84,6 @@ As much as possible, we want to use the official releases available on PyPI for
8484

8585
## Custom wagtail admin templates
8686

87-
**Last checked** Wagtail 7.0 upgrade
87+
**Last checked** Wagtail 7.1 upgrade
8888

8989
Add references to any custom templates that override the Wagtail admin templates. These should be checked to ensure they still work as expected after the upgrade.

0 commit comments

Comments
 (0)