#18012: Propagate reverse foreign keys from proxy models to base class
-------------------------------------+-------------------------------------
     Reporter:  akaariai             |                    Owner:  charettes
         Type:                       |                   Status:  assigned
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by charettes):

 I also agree with Carl. I gave a try at writing a patch for this in order
 to see if anything would break by making the reverse descriptor and
 reverse field available on the base class.

 It looks like the only the backward incompatible change would be the at
 the `_meta` API level where the moved related objects would be returned.

--
Ticket URL: <https://code.djangoproject.com/ticket/18012#comment:12>
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/066.883842b7942ce88b9a3a2a017910862e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to