Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Add your changes to the Unreleased section and move them to the appropriate sect

## Unreleased

- Wagtail 7.1 upgrade [#404]https://github.com/torchbox/torchbox.com/pull/404

-

## 23-06-2025
Expand Down
4 changes: 2 additions & 2 deletions docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ As much as possible, we want to use the official releases available on PyPI for

### Check these packages for updates

**Last checked** Wagtail 7.0 upgrade
**Last checked** Wagtail 7.1 upgrade

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

## Custom wagtail admin templates

**Last checked** Wagtail 7.0 upgrade
**Last checked** Wagtail 7.1 upgrade

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.
Loading