Components don't load with `django-tenants`
Opened this issue · 0 comments
Archmonger commented
Current Situation
It seems like django-tenants overrides/disables the built-in Django templating engine.
Proposed Actions
Look into django-tenants internals and see if we can write a workaround.