Open sjoerdie opened 4 weeks ago
@sergei-maertens I thought a bit about this and here are my thoughts, let me know what you think:
ObjectsAPIGroupConfig
modelObjectsAPIGroupConfig
model. So I would probably group that configuration in a single fixture (as well as the underlying Services probably?)ObjectsAPIGroupConfig
. I suppose we could add an envvar that points to a fixture (.yaml/.json) and load that in the ConfigurationStep
. It does feel like setup-configuration is just a layer on top of loaddata
then, but I suppose if you include it as a regular fixture there is no way to control when the data will be loaded, while with setup_configuration you deliberately use the command to do so
Thema / Theme
Frontend
Omschrijving / Description
Add django-setup-configuration to configure openforms to objecttypen
Added value / Toegevoegde waarde
No response
Aanvullende opmerkingen / Additional context
No response