mirror of
https://github.com/django/django.git
synced 2025-06-06 03:59:12 +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.