diff options
author | Simon Charette <charette.s@gmail.com> | 2023-05-16 15:11:19 -0400 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-05-17 08:06:11 +0200 |
commit | 99e5dff737cd20b12d060e4794e097063b61ec40 (patch) | |
tree | ec5fadc1ec5d0972f879d6b22ca38a2856457aa7 /django/utils/asyncio.py | |
parent | 0ec60661e61b153e6bcec64649b1b7f524eb3e18 (diff) | |
download | django-99e5dff737cd20b12d060e4794e097063b61ec40.tar.gz |
Fixed #34570 -- Silenced noop deferral of many-to-many and GFK.
While deferring many-to-many and GFK has no effect, the previous
implementation of QuerySet.defer() ignore them instead of crashing.
Regression in b3db6c8dcb5145f7d45eff517bcd96460475c879.
Thanks Paco MartÃnez for the report.
Diffstat (limited to 'django/utils/asyncio.py')
0 files changed, 0 insertions, 0 deletions