django/docs/ref/models
Tim Graham f619b72815 [1.9.x] Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide.
Thanks Thomas Güttler for the suggestion.

Backport of 28acc0d6df from master
2016-01-14 07:30:08 -05:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt Refs #14030 -- Improved expression support for python values 2015-02-12 08:46:25 +11:00
database-functions.txt Fixed #24629 -- Unified Transform and Expression APIs 2015-09-21 19:56:24 +10:00
expressions.txt Fixed #24509 -- Added Expression support to SQLInsertCompiler 2015-09-22 23:35:24 +10:00
fields.txt [1.9.x] Discouraged use of /tmp with predictable names. 2015-12-24 09:56:54 -05:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt [1.9.x] Removed British/Austrialian word: whilist. 2015-12-31 14:31:59 -05:00
lookups.txt Fixed #24629 -- Unified Transform and Expression APIs 2015-09-21 19:56:24 +10:00
meta.txt [1.9.x] Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide. 2016-01-14 07:30:08 -05:00
options.txt Documented a limitation of Options.required_db_features. 2015-09-03 13:37:39 -04:00
querysets.txt [1.9.x] Added missing period to "etc.". 2016-01-11 18:05:56 -05:00
relations.txt [1.9.x] Removed old versionadded/changed directives. 2015-11-30 18:46:20 -05:00