Open pmourelle opened 5 years ago
This PR adds support for multi-tenant templates for django2.2. It may also work for some previous versions, dj2.2 is the one I'm currently using and been able to make it work with. Changes in here are based on work done for django-tenants.
Some tests would be helpful.
This PR adds support for multi-tenant templates for django2.2. It may also work for some previous versions, dj2.2 is the one I'm currently using and been able to make it work with. Changes in here are based on work done for django-tenants.