django/docs/ref/models
Tim Graham a6e3fb80b0 Fixed #21343 -- Noted many-to-many restrictions with intermediate model.
Thanks EvilDMP for the report.
2014-01-16 08:38:40 -05:00
..
fields.txt Fixed #21632 -- Docs: Removed example with callable as query parameter 2013-12-18 12:37:11 -05:00
index.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
instances.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
options.txt Updated release notes on app_label. 2014-01-01 19:45:43 +01:00
queries.txt Fixed #17001 -- Custom querysets for prefetch_related. 2013-11-07 14:49:49 +02:00
querysets.txt Fixed #21552 -- Allowed the use of None for the iexact lookup. 2013-12-18 09:34:53 -05:00
relations.txt Fixed #21343 -- Noted many-to-many restrictions with intermediate model. 2014-01-16 08:38:40 -05:00