#33500: Django ORM bug: overloading delete() method of models
-------------------------------------+-------------------------------------
Reporter: Bobosher | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Bobosher):
Replying to [comment:2 Mariusz Felisiak]:
> `Model.delete()` is not called when deleting objects in bulk using
`QuerySet.delete()`, see
[https://docs.djangoproject.com/en/stable/topics/db/models/#overriding-
model-methods "Overriding predefined model methods"] for more details.
Thank you a lot.
--
Ticket URL: <https://code.djangoproject.com/ticket/33500#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.6d958bdf9691f760dece5b00eb248e91%40djangoproject.com.