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
Use standard django views to show hompeage instead of piggy backing on
the wagtail. This allows to remove the "Pages" menu from the wagtail
admin and have the homepage settings be at a single "System Settings"
- update the hompeage to use Settings > System Settings
- add data migration to move the properties from ApplyHompeage model to
SystemSettings
- hide "Pages" menu from wagtail
- Refractor the homepage template
Fixes: #4116
No description provided.
The text was updated successfully, but these errors were encountered: