django/docs/ref/models
Tim Graham f6b9e6bf4f Fixed typo in docs/ref/models/relations.txt. 2015-10-13 04:24:22 -07: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 Fixed typo in docs/ref/models/relations.txt. 2015-10-13 04:24:22 -07:00