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

Feature/wagtail 3 upgrade #44

Merged
merged 12 commits into from
Sep 7, 2022
Merged

Feature/wagtail 3 upgrade #44

merged 12 commits into from
Sep 7, 2022

Conversation

sephyhe
Copy link

@sephyhe sephyhe commented Jul 25, 2022

No description provided.

Copy link

@aaronhaslett aaronhaslett left a comment

Choose a reason for hiding this comment

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

This isn't done. You need to at least look at upgrade considerations on release notes and do everything it says. I checked the first three items in the 3.0 upgrade considerations and found the 2nd and 3rd were not done.

https://docs.wagtail.org/en/stable/releases/3.0.html

"Removal of special-purpose field panel types"
and
"BASE_URL setting renamed to WAGTAILADMIN_BASE_URL"

You gotta go through all those items in the upgrade considerations on the 3.0 and 2.16 release notes pages, and you need to check other stuff as well and skim through the minor versions for something relevant.

@louisbarron louisbarron self-requested a review August 23, 2022 01:28
@sephyhe sephyhe merged commit d5eb443 into main Sep 7, 2022
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.

4 participants