Commit Verlauf

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