[cms.djangoapp]
consent = consent.apps:ConsentConfig
enterprise = enterprise.apps:EnterpriseConfig

[lms.djangoapp]
consent = consent.apps:ConsentConfig
enterprise = enterprise.apps:EnterpriseConfig
