Skip to content
Snippets Groups Projects
Unverified Commit f2cc2cb2 authored by Saurabh Kumar's avatar Saurabh Kumar Committed by GitHub
Browse files

Upgrade Wagtail to 4.2 (#3045)

Fixes #3018

- Update requirements - `wagtail` and `wagtail-cache`
- Update `BaseSetting` to `BaseSiteSettings`
- Fix Category StreamBlock at hypha/apply/categories/blocks.py
- Add migration changes
- Add `wagtail_reference_index_ignore = True` to models (See [this
issue](https://github.com/wagtail/wagtail/issues/9731

) on wagtail for
more info)
- Use checkboxes when selecting reviewers for a Round and a Lab
- Update `ReadOnlyPanel` to use `render_html()` method instead of
`render_as_object()`

---------

Co-authored-by: default avatarFredrik Jonsson <frjo@xdeb.org>
parent a94219be
No related branches found
No related tags found
2 merge requests!18Fix application form submit button remaining disabled (#3483),!13Merge in v4.1.1
Showing
with 151 additions and 127 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment