django/docs/ref/models
Dan Loewenherz 09e3d364b9 specify any orderable field can be specified in get_latest_by, closes #18875 2012-09-07 11:34:18 -04:00
..
fields.txt Fixed typo in model fields reference docs. 2012-08-26 00:24:32 -03:00
index.txt
instances.txt Fixed #18883 -- added a missing self parameter in the docs 2012-08-30 19:19:11 -07:00
options.txt specify any orderable field can be specified in get_latest_by, closes #18875 2012-09-07 11:34:18 -04:00
querysets.txt Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report. 2012-09-05 17:50:17 -04:00
relations.txt