> Check out this from djangosnippets: http://djangosnippets.org/snippets/1509/
> It allows you to specify multiple URLconfs and then choose which you
> ..
Anyone know if the ticket mentioned in the comments (#5034) of the
above djangosnippet has been resolved?
--
You received this message be
Oh my god! Thanks Dan. I didn't know you could do this. That is
absolutely perfect.
Mark
On Jun 22, 9:38 am, Dan Harris wrote:
> Check out this from djangosnippets:http://djangosnippets.org/snippets/1509/
>
> It allows you to specify multiple URLconfs and then choose which you
> are going to use
Check out this from djangosnippets: http://djangosnippets.org/snippets/1509/
It allows you to specify multiple URLconfs and then choose which you
are going to use based on the domain name. This would mean that each
of your subdomain gets a different URLconf which sounds like what you
may be lookin
On Tue, Jun 22, 2010 at 8:06 PM, M Rotch wrote:
> I'm setting up a website with multiple subdomains, and one thing I
> notice right away (and is expected) is that each subdomain has access
> to all of the URLs of the website (of course some will require logins
> still).
>
>
hmmm. I think its the
4 matches
Mail list logo