django/docs/ref/models
Tim Graham c37e170f7a [1.10.x] Updated links to the current version of MySQL docs.
Backport of 9819676676 from master
2016-09-30 09:15:49 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt [1.10.x] Refs #14030 -- Updated docs per "Improved expression support for python values." 2016-06-15 10:35:34 -04:00
database-functions.txt [1.10.x] Fixed #27209 -- Fixed typo in docs/ref/models/database-functions.txt. 2016-09-12 08:07:43 -04:00
expressions.txt [1.10.x] Fixed #26899 -- Documented why RawSQL params is a required parameter. 2016-07-21 10:29:06 -04:00
fields.txt [1.10.x] Corrected docs for return type of Field.formfield(). 2016-09-17 14:28:08 -04:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt [1.10.x] Fixed #27048 -- Documented that refresh_from_db() doesn't reload @cached_properties. 2016-08-12 18:49:42 -04:00
lookups.txt Refs #25759 -- Documented customizing expressions' SQL on other databases. 2016-03-21 20:20:29 -04:00
meta.txt [1.10.x] Fixed #25461 -- Corrected meta API code examples to account for MTI. 2016-07-06 09:28:51 -04:00
options.txt [1.10.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs. 2016-07-25 06:25:26 -04:00
querysets.txt [1.10.x] Updated links to the current version of MySQL docs. 2016-09-30 09:15:49 -04:00
relations.txt [1.10.x] Fixed #26679 -- Documented which methods are disabled on RelatedManager if there's an intermediate table. 2016-05-31 07:15:15 -04:00