issues
search
mozilla
/
sumo
Project management board for SUMO and Community properties.
Mozilla Public License 2.0
14
stars
5
forks
source link
Wagtail: Create models and hooks to support new pages
#1964
Closed
smithellis
closed
1 month ago
smithellis
commented
1 month ago
https://github.com/mozilla/kitsune/pull/6218
Remove models.py
Create models/ folder
Create models/models.py with our current models
Create models/pages.py with WT specific models
Create wagtail_hooks.py to register Product model as wagtail snippet
https://github.com/mozilla/kitsune/pull/6218