Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jacob Walls 920efe503f Fixed typos in docs/howto/initial-data.txt. 5 mēneši atpakaļ
  Filip Lajszczak 6103059592 Fixed #34054 -- Created a new fixtures topic. 2 gadi atpakaļ
  Filip Łajszczak fe6f4bef03 Fixed #26975 -- Clarified how Django looks for fixture files. 2 gadi atpakaļ
  David ce586ed693 Removed hyphen from pre-/re- prefixes. 3 gadi atpakaļ
  Daniele Procida 22fbebc744 Refs #32880 -- Made some titles consistent in how-to documents. 3 gadi atpakaļ
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 gadi atpakaļ
  CHI Cheng b7dbd5ff68 Fixed broken links to PyYAML page. 6 gadi atpakaļ
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 gadi atpakaļ
  Tim Graham fd9398816e Fixed #29165 -- Clarified how to load initial data with migrations. 7 gadi atpakaļ
  Mariusz Felisiak 7c81b28ebc Updated various links in docs to use HTTPS. 7 gadi atpakaļ
  Krzysztof Żuraw eaa6ea2f37 Fixed #27133 -- Doc'd how to provide initial data with migrations. 8 gadi atpakaļ
  Tim Graham 4aa089a9a9 Removed support for custom SQL per deprecation timeline. 10 gadi atpakaļ
  Tim Graham 67235fd4ef Removed support for initial_data fixtures per deprecation timeline. 10 gadi atpakaļ
  Tim Graham d7fc6eb8ca Revert "Updated some docs for the delayed deprecation of legacy table creation; refs #22340." 10 gadi atpakaļ
  Claude Paroz 5bf654e44b Fixed #23530 -- Specified PyYAML requirement in initial-data.txt 10 gadi atpakaļ
  Greg Chapple 4123f55c33 Added link to data migrations in initial data deprecation note 10 gadi atpakaļ
  Tim Graham a2e3c96948 Updated some docs for the delayed deprecation of legacy table creation; refs #22340. 10 gadi atpakaļ
  Tim Graham a4acb80463 Fixed #22444 -- Marked initial SQL/fixture loading as deprecated. 11 gadi atpakaļ
  Tim Graham 47927eb786 Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse." 11 gadi atpakaļ
  julien 'pouete' Godin 071c933775 Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse. 11 gadi atpakaļ
  Aymeric Augustin c81fae6b95 Used app_label instead of appname. 11 gadi atpakaļ
  Loic Bistuer 27f04e79b1 Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 11 gadi atpakaļ
  Florian Apolloner 96346ed5ad Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 11 gadi atpakaļ
  Julien Phalip 47c755327b Fixed a number of minor misspellings. 11 gadi atpakaļ
  Tim Graham f56f6cfa58 Fixed links to DATABASE ENGINE setting. refs #19516 12 gadi atpakaļ
  Aymeric Augustin bf9d5eff4c Fixed #18626 -- rst syntax collision. 12 gadi atpakaļ
  Alex Gaynor f5a9e5e928 Fixed #18099 -- corrected a typo in the initial data docs. Thanks to Bradley Ayers for the patch. 13 gadi atpakaļ
  Aymeric Augustin d38690796c Removed the deprecated reset and sqlreset management commands. 13 gadi atpakaļ
  Adrian Holovaty 2ade1e916f Edited stuff from [17543] to [17629] 13 gadi atpakaļ
  Aymeric Augustin 1d78897c5d Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, and edited related bits in the settings reference. 13 gadi atpakaļ