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

🐦 Wagtail 4.0 #51

Merged
merged 6 commits into from
Sep 9, 2022
Merged

🐦 Wagtail 4.0 #51

merged 6 commits into from
Sep 9, 2022

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Aug 31, 2022

Wagtail 4.0

Upgrade requirements:

  • wagtail 3.0 -> 4.0
  • django 4.0.5 -> 4.1
  • wagtail_factories 2.0.1 -> 3.1.0
  • pydantic 1.9.0 -> 1.10.0

Misc

Requires db migration on production server:
python3 manage.py migrate

Closes #52

@mrharpo mrharpo added the maintenance 🔧 Updates and upgrades label Aug 31, 2022
@mrharpo mrharpo added this to the v0.3.0 Collections 🖼️ milestone Aug 31, 2022
@mrharpo mrharpo requested a review from afred August 31, 2022 16:33
@mrharpo mrharpo self-assigned this Aug 31, 2022
@mrharpo mrharpo marked this pull request as ready for review September 1, 2022 18:44
@mrharpo mrharpo changed the title Wagtail 4.0 🐦 Wagtail 4.0 Sep 2, 2022
Copy link
Contributor

@afred afred left a comment

Choose a reason for hiding this comment

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

👍

@afred afred merged commit ff2b2ef into main Sep 9, 2022
@afred afred deleted the wagtail-4.0 branch September 9, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance 🔧 Updates and upgrades
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🏑 Migrate *Panel -> FieldPanel
2 participants