1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref/models
Tim Graham 28acc0d6df Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide.
Thanks Thomas Güttler for the suggestion.
2016-01-14 07:24:25 -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 Fixed #14286 -- Added models.BigAutoField. 2015-12-25 20:01:31 -05:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
lookups.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
meta.txt Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide. 2016-01-14 07:24:25 -05:00
options.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
querysets.txt Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
relations.txt Removed old versionadded/changed directives. 2015-11-30 18:45:57 -05:00