--
Ticket URL: <https://code.djangoproject.com/ticket/29935>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "Screen Shot 2018-11-08 at 9.15.19 PM.png" added.
Old description:
> using get_form on foreign key fields that are defined on
> auto_complete_fields will return an empty select tag( see attached file
> ). Foreign keys that does not have auto_complete function works just
> fine.
New description:
using get_form on foreign key fields that are defined on
autocomplete_fields will return an empty select tag( see attached file ).
Foreign keys that does not have autocomplete function works just fine.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/29935#comment:1>
* status: new => closed
* resolution: => invalid
--
Ticket URL: <https://code.djangoproject.com/ticket/29935#comment:2>