Skip to content
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

Upgrade to Wagtail 6.3 and wagtail-localize-smartling 0.5.0 #15441

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

Conversation

stevejalim
Copy link
Collaborator

@stevejalim stevejalim commented Nov 4, 2024

...plus some general subdeps.

Resolves #15368

Notes

Note that Wagtail 6.3 adds a 'description' field to image models, which we won't automatically surface in templates, but could/should as alt text, if we agree with how it's been done.

Testing

  • Pull the branch
  • Copy your data/bedrock.db somewhere safe if you need that state
  • make preflight -- --retain-db to install deps and run 6 migrations from Wagtail and two migrations from Bedrock
  • Test drive locally, adding CMS pages and images, etc

requirements/prod.txt Outdated Show resolved Hide resolved
Copy link
Member

@robhudson robhudson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+wc

@stevejalim stevejalim force-pushed the 15368-upgrade-to-wagtail-6-3-lts branch from 9c3c4ff to d9544b7 Compare November 6, 2024 11:22
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.

Update to Wagtail 6.3 LTS
2 participants