django/docs/ref/models
Sergey Fedoseev da08195b36 Removed old versionadded/changed directives. 2015-11-30 18:45:57 -05: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 Refs #25629 -- Added `arity` class attribute to `Func` expressions 2015-11-02 20:09:21 +01:00
fields.txt Clarified default value for DateField to emulate auto_now_add. 2015-11-24 08:38:14 -05: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 Replaced "inbuilt" with more common "built-in". 2015-11-12 17:29:03 -05:00
relations.txt Removed old versionadded/changed directives. 2015-11-30 18:45:57 -05:00