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