#33729: AutocompleteSelect widget broken after moving from django 2.2 to django 
3.2
------------------------------------+--------------------------------------
     Reporter:  exo                 |                    Owner:  nobody
         Type:  Bug                 |                   Status:  new
    Component:  contrib.admin       |                  Version:  3.2
     Severity:  Normal              |               Resolution:
     Keywords:  AutocompleteSelect  |             Triage Stage:  Unreviewed
    Has patch:  0                   |      Needs documentation:  0
  Needs tests:  0                   |  Patch needs improvement:  0
Easy pickings:  0                   |                    UI/UX:  0
------------------------------------+--------------------------------------
Changes (by exo):

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


Comment:

 Hi Mariusz Felisiak, thank you for taking a look!
 My goal was to have a simple page with a form that contain dropdown to
 choose `question` and button to export chosen `question` data as `csv`
 file.
     self.field should be a Field instance not a QuerySet.
 Not sure if I understand what should be exactly changed in my example to
 make it working. Would you mind be more specific?
     Moreover autocomplete works for me. It looks like an issue in 3rd-
 party package
 You can run my example code for django 2.2.7 where AutocompleteSelect
 works fine and then install django 3.2.13 where it's broken. There is no
 3rd-party package that is used here.
 Thank you in advance! :)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33729#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/01070180ec84ed95-aebd241d-7cc1-40ea-9c79-0bdd90644fed-000000%40eu-central-1.amazonses.com.

Reply via email to