-
Notifications
You must be signed in to change notification settings - Fork 34
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
Support wagtail42 #246
Support wagtail42 #246
Conversation
Follows the django 3.2 upgrade recommendations At this stage Wagtail 2.16 and django 3.2 is installed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but I got an error about wagtailfontawesome
New changes look good, just need to fix warning about default_auto_field. Also the Readme needs updating as it says "Wagtail Personalisation requires Wagtail 2.0 or 2.1 and Django 1.11 or 2.0."! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@victoriachan I have fixed the console waring hopefully. Also updated the docs.
The imagery used in the docs is not right in terms of the look of the admin. Do you think we should update them?
Hi @nickmoreton , |
Django 4.0 and wagtail 2.16 don't officially support python 3.11 etc.
1bcc192
to
c7f799e
Compare
Any plans to merge this or the 5.2 PR soon? |
Closing in favour of #251 |
This updates the package to support Wagtail v4.2
Drops support for wagtail < 4.1
The following PR's have been included here.