reactpy-django
reactpy-django copied to clipboard
Components don't load with `django-tenants`
Current Situation
It seems like django-tenants overrides/disables the built-in Django templating engine.
- https://github.com/reactive-python/reactpy-django/discussions/200
Proposed Actions
Look into django-tenants internals and see if we can write a workaround.