Changes between Initial Version and Version 1 of Ticket #35330, comment 5
- Timestamp:
- Mar 27, 2024, 1:12:02 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35330, comment 5
initial v1 9 9 10 10 I think the models `Pizza` and `Topping` are usable for Ticket #35331, but I would need to alter `Topping` to use camel casing for this one. Or add another filter horizontal admin, but at that point may be easier to make independent additions. 11 12 Edit: Might actually be reproducible without `filter_horizontal` if this is just a related update issue. I'll double check.