django/docs/ref/models
Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
database-functions.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
expressions.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
fields.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
lookups.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
meta.txt Fixed typos in docs/ref/models/meta.txt. 2016-03-01 08:33:27 -05:00
options.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
querysets.txt Fixed #26638 -- Allowed callable arguments for QuerySet.get_or_create()/update_or_create() defaults. 2016-06-03 10:00:53 -04:00
relations.txt Fixed #26679 -- Documented which methods are disabled on RelatedManager if there's an intermediate table. 2016-05-31 07:14:31 -04:00