[Django] #12184: Post/Pre-Save signal on queryset update

View: New views
2 Messages — Rating Filter:   Alert me  

[Django] #12184: Post/Pre-Save signal on queryset update

by Django-3 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

#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
-~----------~----~----~----~------~----~------~--~---


Re: [Django] #12184: Post/Pre-Save signal on queryset update

by Django-3 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

#12184: Post/Pre-Save signal on queryset update
---------------------------------------------------+------------------------
          Reporter:  Bernhard <bernhardv@...>  |         Owner:  nobody                  
            Status:  new                           |     Milestone:                          
         Component:  Database layer (models, ORM)  |       Version:  1.1                      
        Resolution:                                |      Keywords:  queryset, signals, update
             Stage:  Unreviewed                    |     Has_patch:  0                        
        Needs_docs:  0                             |   Needs_tests:  0                        
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by Bernhard <bernhardv@...>):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

--
Ticket URL: <http://code.djangoproject.com/ticket/12184#comment:1>
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
-~----------~----~----~----~------~----~------~--~---