Skip to content

Draft: Update models to ConferenceManagerMixin

Roang requested to merge feat/assembly-managers into develop

This mixin is used to add a set of methods to the managers of the Conference related models. It is used to simplify the code and to ensure that the same logic is used in all models.

Merge request reports