You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to Django 5.2 LTS and Wagtail 7 LTS (#4666)
Fixes#4250
These are big updated so everything needs to be tested.
Things to test:
- [x] The complete login procedure.
- [x] With enforce 2FA
- [ ] For staff via Google
- [x] Without password
- [x] With password
- [x] Forgot password
- [x] Change password
- [x] Add and remove 2FA
- [x] The complete submission process for new and for old users.
- [x] The complete review process for reviewers and for staff.
- [x] Alla kind of file uploads and downloads. Do they work and do they
have the correct permissions.
- [x] Permissions for all important views.
- [x] Notifications via slack, e-mail etc.
0 commit comments