Re: [Django] #30007: ForeignKey's limit_choices_to attribute is ignored when autocomplete view builds queryset.

2018-12-04 Thread Django
#30007: ForeignKey's limit_choices_to attribute is ignored when autocomplete 
view
builds queryset.
-+-
 Reporter:  Mehdi Pourfar|Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:  contrib.admin|  Version:  2.1
 Severity:  Normal   |   Resolution:  duplicate
 Keywords:  admin,   | Triage Stage:
  autocomplete, limit_choices_to |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Simon Charette):

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


Comment:

 Duplicate of #29707.

-- 
Ticket URL: 
Django 
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/070.70da44d8f98e2fbed43d9ff674720dfc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #30007: ForeignKey's limit_choices_to attribute is ignored when autocomplete view builds queryset.

2018-12-04 Thread Django
#30007: ForeignKey's limit_choices_to attribute is ignored when autocomplete 
view
builds queryset.
-+-
   Reporter:  Mehdi  |  Owner:  nobody
  Pourfar|
   Type:  Bug| Status:  new
  Component: |Version:  2.1
  contrib.admin  |   Keywords:  admin,
   Severity:  Normal |  autocomplete, limit_choices_to
   Triage Stage: |  Has patch:  0
  Unreviewed |
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+-
 When I set limit_choices_to on a ForeignKey field, and set my admin model
 to use autocomplete for that field, my limit_choices_to is ignored in
 autocomplete results.

-- 
Ticket URL: 
Django 
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/055.247001bb863bd5b767a23c53ae6d4bf9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.