django/docs/ref/models
Kevin Christopher Henry dd7e2925dd [1.6.x] 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.

Backport of d34c8c338a from master
2013-12-18 12:37:56 -05:00
..
fields.txt [1.6.x] Fixed #21632 -- Docs: Removed example with callable as query parameter 2013-12-18 12:37:56 -05:00
index.txt
instances.txt
options.txt
querysets.txt
relations.txt