#33616: Supporting robust on_commit handlers.
-------------------------------------+-------------------------------------
Reporter: Josh Smeaton | Owner: nobody
Type: New feature | Status: new
Component: Database layer | Version: 4.0
(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: Adam Johnson (added)
* type: Uncategorized => New feature
* component: Uncategorized => Database layer (models, ORM)
* stage: Unreviewed => Accepted
Comment:
Sounds reasonable. Please take into account that the current behavior is
[https://docs.djangoproject.com/en/stable/topics/db/transactions
/#exception-handling documented].
--
Ticket URL: <https://code.djangoproject.com/ticket/33616#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.