#28898: autocomplete_fields doesn't support OneToOneField
------------------------------------------+------------------------
               Reporter:  Lachlan Cannon  |          Owner:  nobody
                   Type:  Bug             |         Status:  new
              Component:  contrib.admin   |        Version:  2.0
               Severity:  Normal          |       Keywords:
           Triage Stage:  Unreviewed      |      Has patch:  0
    Needs documentation:  0               |    Needs tests:  0
Patch needs improvement:  0               |  Easy pickings:  0
                  UI/UX:  0               |
------------------------------------------+------------------------
 I'm currently trying to port our projects to Django 2.0, and running into
 a problem dropping our old, outdated autocompletes for the new built in
 ones, as it appears not to support OneToOne fields.

 Looks like the offending line of code is here:
 
https://github.com/django/django/blob/master/django/contrib/admin/checks.py#L107

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28898>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.507591f57a76c61f51ddf6b27f2d45f2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to