#15089: contrib.sites and multitenancy
---------------------------------------------+------------------------------
Reporter: legutierr | Owner: nobody
Status: new | Milestone: 1.3
Component: Contrib apps | Version: 1.3-beta
Resolution: | Keywords: blocker
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by jezdez):
In case anyone is interested, I've started to put my sites app hacks in a
3rd party app (https://github.com/jezdez/django-sites-tools/). Currently,
it only provides a custom middleware (and a view decorator) to add a
request.site object and a model manager that can filter objects depending
on the current site. I think adding a SITES_DETECTION_BACKEND setting that
is used by the middleware would be easy to implement.
--
Ticket URL: <http://code.djangoproject.com/ticket/15089#comment:7>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en.