#32107: ProtectedError/RestrictedError raised from Collector.collect contains
iterators.
-------------------------------------+-------------------------------------
Reporter: Kwist | Owner: Hasan
| Ramezani
Type: Bug | Status: closed
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Release blocker | Resolution: fixed
Keywords: database delete | Triage Stage: Ready for
ProtectedError RestrictedError | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"3b1746d5194778fab15c15dd14c212e0912ec8f3" 3b1746d5]:
{{{
#!CommitTicketReference repository=""
revision="3b1746d5194778fab15c15dd14c212e0912ec8f3"
Fixed #32107 -- Fixed ProtectedError.protected_objects and
RestrictedError.restricted_objects.
Regression in 4ca5c565f4dc9e97845036e86416abc5cfde766c and
ab3cbd8b9a315911248227208630a020cedca08f.
Thanks Vitaliy Yelnik for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32107#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.