I am using django_tenants and django-prometheus. Both need a custom database engine in settings.py. * django_tenants.postgresql_backend * django_prometheus.db.backends.postgresql How is it possible to use both? Also created a issue here https://github.com/django-tenants/django-tenants/issues/1057