mirror of
https://github.com/django/django.git
synced 2025-06-03 02:29:13 +00:00
Using callables as query parameters is undocumented and not working, so this changes an example from the ForeignKey.limit_choices_to documentation that uses it.