#31124: Model.get_FOO_display() does not work correctly with inherited choices.
-------------------------------------+-------------------------------------
     Reporter:  Yash Jhunjhunwala    |                    Owner:  George
                                     |  Popides
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  3.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by George Popides):

 After digging in, i have found that the choices of B model are the same
 with the A model, despiite them being the proper ones in __init__.
 Migration is correct, so now i must find why the choices of model B are
 ignored.
 Being my first issue, some hints would be appreciated.
 Thanks

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31124#comment:6>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.70e68300990b184a6ffeb819e24f6e8e%40djangoproject.com.

Reply via email to