django/docs/ref/models
Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
database-functions.txt Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
expressions.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
fields.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 2015-09-25 13:28:12 -04:00
lookups.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
meta.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
options.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
querysets.txt Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
relations.txt Refs #18556 -- Fixed a typo in the related manager add() method docs. 2015-07-27 22:50:13 -04:00