-
- Downloads
[IMP] website: make cover_properties a mixin field
Next commit will add new cover properties entries for the bg color. Still, we want a default `bg-primary` class. Instead of addind 3 new default value in existing cover_property fields, the chance is taken to make a mixin out of that field to avoid code duplication. task-2144335
Showing
- addons/website/models/mixins.py 16 additions, 0 deletionsaddons/website/models/mixins.py
- addons/website_blog/models/website_blog.py 2 additions, 8 deletionsaddons/website_blog/models/website_blog.py
- addons/website_event/models/event_event.py 6 additions, 4 deletionsaddons/website_event/models/event_event.py
Please register or sign in to comment