Mezzanine, a Django based CMS, has true multi tenancy. I've used it and 
works great. However, it's clear it's not something that should be in 
Django's core, for the reasons other have stated. I'm just bringing it up 
in case OP is still looking for something like this for his projects; not 
trying to restart the debate.

http://mezzanine.jupo.org/docs/multi-tenancy.html
https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/utils/sites.py#L12

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/e43fd950-f8be-4fca-b963-f1ecc517d802%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to