summaryrefslogtreecommitdiff
path: root/docs/topics/db/multi-db.txt
AgeCommit message (Expand)Author
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-03-29Fixed #20159 -- Mispelled attribute in multi-db documentation example.Simon Charette
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer
2013-02-23Added an example of "default" database dictionary left blank; refs #19775.Tim Graham
2013-02-23Fixed #19775 - Clarified requirements of the "default" database.Tim Graham
2012-11-22Fixed #16039 -- Made post_syncdb handlers multi-db aware.Aymeric Augustin
2012-09-08Fix typo: Non -> NoneJames Bennett
2012-09-08Untabify multi-db docs.James Bennett
2012-09-08Ticket 18657: Fix inconsistent DB names in router example.James Bennett
2012-08-30Fixed #18871 - Fixed typo in multi-db docs.Tim Graham
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2011-03-29Fixed #15710 - removed "that that" typos.Timo Graham
2011-03-26Fixed #15687 -- Fixed small typo in multidb docs. Thanks, jonashAdrian Holovaty
2011-03-03Corrected some typos from r14673.Russell Keith-Magee
2010-12-16Fixed it's -> its in multi-db.txtAdrian Holovaty
2010-11-21Fixed #11108 -- added ModelAdmin.delete_model, a hook with which to perform c...Alex Gaynor
2010-08-30Fixed #13759 - Multi-db docs have an example that isn't syntax highlightingLuke Plant
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
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