Skip to content Skip to sidebar Skip to footer
Showing posts with the label Multi Tenant

Is It Possible To Use Django-celery-beat With Django-tenant?

I am using celery for scheduling tasks. So far everything was fine, including hosted on AWS. Howeve… Read more Is It Possible To Use Django-celery-beat With Django-tenant?

Redirect To Tenant Domain After Signup With Django-tenants?

I'm using a django-tenants library where each tenant is a separate, isolated postgres schema. T… Read more Redirect To Tenant Domain After Signup With Django-tenants?