1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/ref/models
Kevin Christopher Henry d34c8c338a Fixed #21632 -- Docs: Removed example with callable as query parameter
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.
2013-12-18 12:37:11 -05:00
..
fields.txt Fixed #21632 -- Docs: Removed example with callable as query parameter 2013-12-18 12:37:11 -05:00
index.txt
instances.txt
options.txt
queries.txt
querysets.txt
relations.txt