1
0
mirror of https://github.com/django/django.git synced 2025-03-15 03:40:44 +00:00
Clifford Gama 9a5eae0ad8 [5.1.x] Fixed #26322 -- Consolidated lazy relationships details in docs/ref/models/fields.txt.
Reorganized docs to list and explain the types of lazy relationships
that can be defined in related fields.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>

Backport of 65f3cfce59395131f318cf1ecba144530ed6609e from main.
2024-10-17 11:42:54 -03:00
..