#15579: Please add support to delete specialization , while preserving base 
class
instance (multi-table inheritance)
-------------------------------------+-------------------------------------
               Reporter:  zimnyx     |        Owner:  nobody
                 Status:  closed     |    Milestone:
              Component:  Database   |      Version:  SVN
  layer (models, ORM)                |     Keywords:
             Resolution:  wontfix    |    Has patch:  0
           Triage Stage:             |  Needs tests:  0
  Unreviewed                         |
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by russellm):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => wontfix
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 This can be done right now by setting the parent link to None on the child
 object prior to deletion. This is at least as intuitive as any specific
 API for this feature that I can think of.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15579#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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to