Re: Users creating subdomains with a django project

2007-05-10 Thread [EMAIL PROTECTED]
I'm no expert - but I picked up on this as you linked to my website and my subdomains article. Since writing that snippet I've moved the subdomain code out into some nifty Middleware that sets a few 'request' variables so they're always available in my views & templates. In another example where

Users creating subdomains with a django project

2007-05-08 Thread Michael
Sorry for bringing up an old topi, but there seem to be a few suggestions around for allowing users to create their own subdomains with a django project, but no real recommendations (maybe that's for a reason?) The main issue that people bring up is that they don't need/want to create a separate