maykinmedia / zgw-consumers

Django app to store ZGW API configuration
MIT License
1 stars 2 forks source link

RuntimeError: Model class simple_certmanager.models.Certificate doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS. #67

Closed SilviaAmAm closed 1 year ago

SilviaAmAm commented 1 year ago

Adding zgw-consumers as a dependency without adding simple_certmanager to INSTALLED_APPS causes error when running migrations.

I think it can be added to the README?

sergei-maertens commented 1 year ago

Yep, and to docs/quickstart.rst too!