Anders Hovmöller
|
871e1ee5ff
|
Removed question marks from headings in docs/topics/db/fixtures.txt.
|
2024-12-02 21:54:48 -03:00 |
|
Mariusz Felisiak
|
305757aec1
|
Applied Black's 2024 stable style.
https://github.com/psf/black/releases/tag/24.1.0
|
2024-01-26 12:45:07 +01:00 |
|
Natalia
|
b412e5645a
|
Refs #15578 -- Made cosmetic edits to fixtures docs.
|
2023-10-30 10:29:37 -03:00 |
|
Leo Suarez
|
334dc073b1
|
Fixed #15578 -- Stated the processing order of fixtures in the fixtures docs.
Also, added details about loading multiple fixtures and unified line wrapping
at 79 cols.
Co-Authored-By: Aniketh Babu <anikethbabu@gmail.com>
Co-Authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-Authored-By: Natalia Bidart <124304+nessita@users.noreply.github.com>
|
2023-10-26 17:40:26 -03:00 |
|
Ashwin Dharne
|
5762b839ff
|
Fixed typo in docs/topics/db/fixtures.txt.
|
2023-06-16 19:34:06 +02:00 |
|
django-bot
|
14459f80ee
|
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2023-03-01 13:03:56 +01:00 |
|
Carlton Gibson
|
534ac48297
|
Refs #34140 -- Applied rst code-block to non-Python examples.
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
2023-02-10 19:19:13 +01:00 |
|
Filip Lajszczak
|
6103059592
|
Fixed #34054 -- Created a new fixtures topic.
Moved material from django-admin document into a new document, and
added new material.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
2022-11-02 08:08:02 +01:00 |
|