#13416: Generic relations should be counted as children when deleting to avoid
problems with post_delete signal
------------------------------------+---------------------------------------
          Reporter:  rfugger        |         Owner:  nobody
            Status:  closed         |     Milestone:        
         Component:  Uncategorized  |       Version:  SVN   
        Resolution:  wontfix        |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by rfugger):

 Replying to [comment:6 carljm]:
 > Making the change you propose significantly increases the likelihood of
 a circular dependency in deletion if the generically-related objects have
 any other relations.

 How hard would it be to check that the generically-related objects have no
 other relations before setting nullable=True?

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