#12025: Show generic relation on deleted objects
-------------------------------------------+--------------------------------
          Reporter:  rui.coe...@gmail.com  |         Owner:  nobody
            Status:  new                   |     Milestone:        
         Component:  Uncategorized         |       Version:  1.1   
        Resolution:                        |      Keywords:        
             Stage:  Unreviewed            |     Has_patch:  0     
        Needs_docs:  0                     |   Needs_tests:  0     
Needs_better_patch:  1                     |  
-------------------------------------------+--------------------------------
Comment (by carljm):

 Replying to [comment:2 Alex]:
 > This patch a) still has the mutable default value, and b) includes
 django.contrib.contenttypes in the ORM, we want to work to reducing that
 dependency, not increasing it.

 Unfortunately the ORM already depends on contrib.contenttypes in at least
 one other place:
 source:/django/trunk/django/db/models/sql/subqueries.py#29 - agree that we
 should be looking to get rid of that, not add more dependency.

 This patch would be eclipsed by the patch on #6191, which replaces the
 admin's related-objects-finding with delegation to the actual ORM code.
 I'm looking at what it would take to fix this as part of #6191.

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