#6870: pre_delete should be sent before collecting ForeignKey relationships
---------------------------------------------+------------------------------
          Reporter:  wkornewald              |         Owner:  nobody           
         
            Status:  new                     |     Milestone:                   
         
         Component:  Core framework          |       Version:  SVN              
         
        Resolution:                          |      Keywords:  pre_delete 
signals related
             Stage:  Design decision needed  |     Has_patch:  1                
         
        Needs_docs:  1                       |   Needs_tests:  0                
         
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by cgieringer):

  * keywords:  => pre_delete signals related
  * needs_tests:  1 => 0

Comment:

 I added a test that deletes a model and asserts that another model with a
 foreign key to it had the opportunity to be rescued from deletion via a
 pre_delete signal

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6870#comment:6>
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-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to