django/docs/ref/models
Iacopo Spalletti 9956d89fa2 [1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued relations.a
Thanks Sai Krishna for the initial patch.

Backport of 7d485d5d75 from master
2016-04-02 07:24:01 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
database-functions.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
expressions.txt [1.9.x] Fixed #26321 -- Added missing "for_save" parameter in expressions example. 2016-03-03 19:38:03 -05:00
fields.txt [1.9.x] Fixed #26239 -- Added a note about how auto_now works with QuerySet.update(). 2016-03-12 12:42:22 -05:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt [1.9.x] Removed British/Austrialian word: whilist. 2015-12-31 14:31:59 -05:00
lookups.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
meta.txt [1.9.x] Fixed typos in docs/ref/models/meta.txt. 2016-03-01 08:34:16 -05:00
options.txt Documented a limitation of Options.required_db_features. 2015-09-03 13:37:39 -04:00
querysets.txt [1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued relations.a 2016-04-02 07:24:01 -04:00
relations.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00