You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
I've multiple django sites: customer1.example.com, customer2.example.com, customer3.example.com, etc. I want to use one django instance for all customers. How can I make django to dynamic change it's database depending on the hostname of the webrequest?