Re: Django Sites set current domain to site_id

2013-08-27 Thread Mike Dewhirst
On 28/08/2013 9:08am, Mike Dewhirst wrote: On 28/08/2013 4:01am, Gerd Koetje wrote: Hi all, I got a django application that is called by difrant domains for the same code (some minor changes for each domain) When i visit my application trough domain1.com or domain2.com its keep outputting dat

Re: Django Sites set current domain to site_id

2013-08-27 Thread Mike Dewhirst
On 28/08/2013 4:01am, Gerd Koetje wrote: Hi all, I got a django application that is called by difrant domains for the same code (some minor changes for each domain) When i visit my application trough domain1.com or domain2.com its keep outputting data from the set site_id in settings How can i