django/docs/ref/models
Tim Graham 11b7680d0e Fixed #23774 -- Clarified QuerySet.order_by() and related models. 2014-11-12 22:00:48 +01:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
fields.txt Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs. 2014-10-30 08:29:18 -04:00
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
instances.txt Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
lookups.txt Fixed #23493 -- Added bilateral attribute to Transform 2014-10-28 10:02:10 +02:00
options.txt Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
queries.txt Fixed #22405 -- Fixed string error in models/queries docs. 2014-04-08 13:33:40 +02:00
querysets.txt Fixed #23774 -- Clarified QuerySet.order_by() and related models. 2014-11-12 22:00:48 +01:00
relations.txt Fixed #21343 -- Noted many-to-many restrictions with intermediate model. 2014-01-16 08:38:40 -05:00