#29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use
to_field
-------------------------------------+-------------------------------------
     Reporter:  Jonathan Nye         |                    Owner:  Johannes
                                     |  Maron
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admin        |                  Version:  2.0
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  autocomplete         |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3071660acfbdf4b5c59457c8e9dc345d5e8894c5" 3071660a]:
 {{{
 #!CommitTicketReference repository=""
 revision="3071660acfbdf4b5c59457c8e9dc345d5e8894c5"
 Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support
 to autocomplete fields.

 * Fixed #29010 -- Added limit_choices_to support to autocomplete fields.
 * Fixed #29138 -- Allowed autocomplete fields to target a custom
   to_field rather than the PK.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29138#comment:27>
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/064.69a07ff6475f14bd7e2dfa96b98a0e81%40djangoproject.com.

Reply via email to