Hi, I am having trouble setting this up for django tenants. Do you have instructions?
I am getting this error:
django.db.utils.ProgrammingError: relation "client_client" does not exist
LINE 1: SELECT "client_client"."schema_name" FROM "client_client" WH...