summaryrefslogtreecommitdiff
path: root/docs/howto/initial-data.txt
AgeCommit message (Expand)Author
2012-12-24Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham
2012-07-15Fixed #18626 -- rst syntax collision.Aymeric Augustin
2012-04-11Fixed #18099 -- corrected a typo in the initial data docs. Thanks to Bradley...Alex Gaynor
2012-03-31Removed the deprecated reset and sqlreset management commands.Aymeric Augustin
2012-03-02Edited stuff from [17543] to [17629]Adrian Holovaty
2012-02-19Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ...Aymeric Augustin
2011-04-17Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...Adrian Holovaty
2011-01-18Refs #14661 -- Clarified the handling of initial data injected via custom SQL.Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-24Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel.Russell Keith-Magee
2008-12-07Fixed #9731 -- Typo fix in docs.Malcolm Tredinnick
2008-11-12Fixed #9572 -- Corrected some documentation that misleadingly gave the extens...Russell Keith-Magee
2008-11-06Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thank...Russell Keith-Magee
2008-08-28Fixed #8531: Corrected a typo in a sample YAML fixture. Thanks to amiroff for...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss