#33596: Subsequent calls to prefetch_related_objects() don't work for model
instances that have changed.
-------------------------------------+-------------------------------------
Reporter: Dennis Kliban | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* cc: AlexeyNigin, François Freitag (added)
* stage: Unreviewed => Accepted
Comment:
Thanks for the report and a regression test. It's similar to the #32089,
but it's not the same issue.
--
Ticket URL: <https://code.djangoproject.com/ticket/33596#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.