#13053: Support for non-static DB connection info
---------------------------------------------------+------------------------
Reporter: Lynge | Owner: nobody
Status: new | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords:
Stage: Someday/Maybe | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Changes (by russellm):
* needs_better_patch: => 0
* stage: Unreviewed => Someday/Maybe
* needs_tests: => 0
* needs_docs: => 0
Comment:
Accepting the use case; not necessarily sold on the proposed
implementation approach.
It might be possible to do right now by replacing the entire settings
dictionary object with an object that implements the dict interface.
The bigger issue will be getting access to useful context information
(e.g., the domain where an request originates) to be able to shard on that
basis. I'm not sure I see an easy way to get access to this data where it
will be required.
--
Ticket URL: <http://code.djangoproject.com/ticket/13053#comment:1>
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.