1
0
mirror of https://github.com/django/django.git synced 2025-04-13 12:02:20 +00:00

6 Commits

Author SHA1 Message Date
Natalia
a8aa94062b [4.2.x] Refs -- Made cosmetic edits to fixtures docs.
Backport of b412e5645a65a632f0147e50ceecb60acd33bb4d from main
2023-10-30 10:33:40 -03:00
Leo Suarez
43a3646070 [4.2.x] Fixed -- 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>

Backport of 334dc073b1d9c89692aa5b11d362fb1cceae7a4a from main
2023-10-26 21:52:24 -03:00
Ashwin Dharne
fabd0510a0 [4.2.x] Fixed typo in docs/topics/db/fixtures.txt.
Backport of 5762b839ff60b57f80c37992fe6beb9d7f740b0e from main
2023-06-16 19:34:32 +02:00
django-bot
62510f01e7 [4.2.x] Fixed -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
Carlton Gibson
b784768eef [4.2.x] Refs -- Applied rst code-block to non-Python examples.
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.

Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
2023-02-10 21:12:06 +01:00
Filip Lajszczak
6103059592 Fixed -- 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