#32603: Changelist view in admin is missing transaction
------------------------------------------+------------------------
Reporter: Vlastimil Zíma | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: dev
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------+------------------------
It seems that `changelist_view` in Django admin is missing a transaction.
Since the view may change data in database, it should be wrapped in a
transaction to prevent unexpected states in case of errors.
--
Ticket URL: <https://code.djangoproject.com/ticket/32603>
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/048.810839b41c999288316cc36ff451aafe%40djangoproject.com.