mirror of
https://github.com/django/django.git
synced 2025-02-09 08:55:32 +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.