Open JobDoesburg opened 1 year ago
The events app shouldn't depend on the pizzas and promo app, but the other way around.
Better modularity of apps
Unregister the events admin in the pizzas app, and reregister with the inline
See #2800 for some kind of inspiration (where it's done for EventMessage view)
Describe the change
The events app shouldn't depend on the pizzas and promo app, but the other way around.
Motivation
Better modularity of apps
Current implementation
Suggested implementation
Unregister the events admin in the pizzas app, and reregister with the inline
Additional context