index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
db
/
multi-db.txt
Age
Commit message (
Expand
)
Author
2010-05-09
Fixed #13316 -- Added clarifying note about cross-database relations.
Russell Keith-Magee
2010-05-08
Fixed #13428 -- Corrected the allow_relation behavior of and example router. ...
Russell Keith-Magee
2010-03-10
Refs #12767 -- Modified the multi-db docs to remove the implication that cont...
Russell Keith-Magee
2010-03-08
Fixed #12941 -- Added documentation for the connections dictionary. Thanks to...
Russell Keith-Magee
2010-02-21
Fixed #12897 - Typo in multi-db docs. Thanks fgutierrez.
Jannis Leidel
2010-01-28
Fixed #12715 -- Clarified the docs on the usage of database routers, especial...
Russell Keith-Magee
2010-01-27
Made the database master router tolerant of router definitions that omit indi...
Russell Keith-Magee
2010-01-25
Removed some stray content from the multi-db docs. Thanks to Yuri Baburov for...
Russell Keith-Magee
2010-01-25
Fixed #12672 -- Added the ability to configure which applications are availab...
Russell Keith-Magee
2010-01-23
Fixed #12668 -- Corrected some typos in the multi-db docs. Thanks to mattimus...
Russell Keith-Magee
2010-01-22
Fixed #12540, #12541 -- Added database routers, allowing for configurable dat...
Russell Keith-Magee
2010-01-09
Edited docs/topics/db/multi-db.txt
Adrian Holovaty
2010-01-07
Added docs on how syncdb and other management commands interact with multi-db.
Russell Keith-Magee
2009-12-25
Fixed #12447 -- Corrected a bad example in the multi-db docs. Thanks to Bryan...
Russell Keith-Magee
2009-12-24
Fixed #12426 -- Corrected typo in multi-db docs. Thanks to btbytes for the re...
Russell Keith-Magee
2009-12-22
Documentation markup fixes.
Russell Keith-Magee
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee