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 <[email protected]> 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 based on the domain name. This would mean that each > of your subdomain gets a different URLconf which sounds like what you > may be looking for. > > Cheers, > > Dan Harris > [email protected] > > On Jun 22, 10:59 am, Venkatraman S <[email protected]> wrote: > > > On Tue, Jun 22, 2010 at 8:06 PM, M Rotch <[email protected]> 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 way you setup your apache? > > > -V -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

