#12184: Post/Pre-Save signal on queryset update
------------------------------------------+---------------------------------
Reporter: Bernhard <
bernhardv@...> | Owner: nobody
Status: new | Milestone:
Component: Database layer (models, ORM) | Version: 1.1
Keywords: queryset, signals, update | Stage: Unreviewed
Has_patch: 0 |
------------------------------------------+---------------------------------
Django is sending the pre/post_delete signals if you are using the
queryset.delete() method, but shouldn't it then also send pre/post_save on
queryset.update()?
--
Ticket URL: <
http://code.djangoproject.com/ticket/12184>
Django <
http://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 post to this group, send email to
django-updates@...
To unsubscribe from this group, send email to
django-updates+unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en-~----------~----~----~----~------~----~------~--~---