mik3y / django-db-multitenant

A simple multi-tenancy solution for Django apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

user, password and host

brechmos opened this issue · comments

Hi,

I am a little confused at the setup for this. It looks like your multi-tenant is going to work for what I want. But, I don't see where to setup the USER, PASSWORD and HOST for the database. Could you advise?

settings.DATABASES as usual.

Issue to close...