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