#21632: Docs: Unsupported example with a callable as a query parameter
-------------------------------+--------------------
     Reporter:  marfire        |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  master
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 Using callables as query parameters is an undocumented feature (#11629)
 that doesn't seem to be working (#20241). As such, use of it was removed
 from the tutorial (#20249).

 However, this usage still exists in an
 
[https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.ForeignKey.limit_choices_to
 example] accompanying the documentation for the `limit_choices_to`
 argument to `ForeignKey`. Let's use a different example.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21632>
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.b128ed0ef580b35e2b893436b21d8eda%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to