#28972: `RelatedObjectDoesNotExist` during `loaddata` of models with multi-table
inheritance
-------------------------------------+-------------------------------------
     Reporter:  Kal Sze              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Core                 |                  Version:  2.0
  (Serialization)                    |
     Severity:  Normal               |               Resolution:  duplicate
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 I don't think the output you proposed could be deserialized properly. If
 `baselicense_ptr` isn't included in the `adobephotoshoplicense` object,
 there's no way to link `adobephotoshoplicense` to its `baselicense` object
 since `user` doens't uniquely identify a `baselicense`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28972#comment:8>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.60c5d8265cbbee80571221341325f756%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to