#32466: Closed ticket #29138 breaks autocomplete for inherited models
-------------------------------------+-------------------------------------
     Reporter:  dlis                 |                    Owner:  Johannes
                                     |  Maron
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  3.2
     Severity:  Release blocker      |               Resolution:
     Keywords:  autocomplete         |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by dlis):

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


Comment:

 Unfortunately, previous code was a little bit abstract. Here you can find
 a correct application – https://bitbucket.org/dlis/buggy/. Please, try
 open `buggy.admin.Bar` in admin. The application works perfectly on Django
 3.1.x but raises the following error on Django 3.2.x:

 "FieldError at /admin/buggy/bar/add/
 Cannot resolve keyword 'foo_ptr' into field. Choices are: bar, id"

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32466#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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.83e4000fb1e07414587140a43a95970a%40djangoproject.com.

Reply via email to