summaryrefslogtreecommitdiff
path: root/django/db/models/fetch_modes.py
AgeCommit message (Expand)Author
2025-10-16Refs #28586 -- Made fetch modes pickle as singletons.Adam Johnson
2025-10-16Fixed #28586 -- Added model field fetch modes.Adam Johnson