summaryrefslogtreecommitdiff
path: root/docs/howto/initial-data.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34054 -- Created a new fixtures topic.Filip Lajszczak2022-11-021-2/+3
* Fixed #26975 -- Clarified how Django looks for fixture files.Filip Łajszczak2022-09-251-13/+26
* Removed hyphen from pre-/re- prefixes.David2022-04-281-2/+2
* Refs #32880 -- Made some titles consistent in how-to documents.Daniele Procida2021-07-131-3/+3
* Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze2019-09-061-3/+3
* Fixed broken links to PyYAML page.CHI Cheng2018-12-271-1/+1
* Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney2018-09-101-1/+1
* Fixed #29165 -- Clarified how to load initial data with migrations.Tim Graham2018-03-081-12/+15
* Updated various links in docs to use HTTPS.Mariusz Felisiak2018-01-071-1/+1
* Fixed #27133 -- Doc'd how to provide initial data with migrations.Krzysztof Żuraw2016-11-061-1/+10
* Removed support for custom SQL per deprecation timeline.Tim Graham2015-01-171-83/+1
* Removed support for initial_data fixtures per deprecation timeline.Tim Graham2015-01-171-15/+0
* Revert "Updated some docs for the delayed deprecation of legacy table creatio...Tim Graham2014-12-301-2/+2
* Fixed #23530 -- Specified PyYAML requirement in initial-data.txtClaude Paroz2014-09-211-4/+6
* Added link to data migrations in initial data deprecation noteGreg Chapple2014-06-111-2/+3
* Updated some docs for the delayed deprecation of legacy table creation; refs ...Tim Graham2014-05-071-2/+2
* Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.Tim Graham2014-04-171-0/+14
* Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...Tim Graham2014-04-161-8/+0
* Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...julien 'pouete' Godin2014-04-091-0/+8
* Used app_label instead of appname.Aymeric Augustin2013-12-281-2/+2
* Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.Loic Bistuer2013-11-211-3/+3
* Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.Florian Apolloner2013-08-201-2/+2
* Fixed a number of minor misspellings.Julien Phalip2013-07-271-1/+1
* Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham2012-12-241-2/+2
* Fixed #18626 -- rst syntax collision.Aymeric Augustin2012-07-151-6/+6
* Fixed #18099 -- corrected a typo in the initial data docs. Thanks to Bradley...Alex Gaynor2012-04-111-1/+1
* Removed the deprecated reset and sqlreset management commands.Aymeric Augustin2012-03-311-4/+3
* Edited stuff from [17543] to [17629]Adrian Holovaty2012-03-021-4/+4
* Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ...Aymeric Augustin2012-02-191-6/+19
* Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...Adrian Holovaty2011-04-171-6/+6
* Refs #14661 -- Clarified the handling of initial data injected via custom SQL.Russell Keith-Magee2011-01-181-0/+11
* Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss2010-08-191-9/+7
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-16/+20
* Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss2009-04-031-1/+1
* Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel.Russell Keith-Magee2009-03-241-2/+2
* Fixed #9731 -- Typo fix in docs.Malcolm Tredinnick2008-12-071-1/+1
* Fixed #9572 -- Corrected some documentation that misleadingly gave the extens...Russell Keith-Magee2008-11-121-1/+1
* Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thank...Russell Keith-Magee2008-11-061-6/+6
* Fixed #8531: Corrected a typo in a sample YAML fixture. Thanks to amiroff for...Russell Keith-Magee2008-08-281-1/+1
* Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss2008-08-231-0/+140