diff options
| author | Keryn Knight <keryn@kerynknight.com> | 2026-01-10 08:39:45 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2026-03-11 18:05:44 +0100 |
| commit | 804607df0e174c524a3ea880b8ecbb555ecb4abb (patch) | |
| tree | 8d602a76d9cdcbec2357a96588e68886bb3bd705 /tests/postgres_tests | |
| parent | 8d8a8713432a88737c4400610eef11c5c8457b86 (diff) | |
Refs #28455 -- Avoided QuerySet cloning in simple prefetch_related() usages.
manager.get_queryset() always returns freshly instantiated per-instance
QuerySet which doesn't need subsequent cloning.
Based on work originally done by Anssi Kääriäinen and Tim Graham.
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions
