django1/docs/ref/models
Tim Graham c64dd646f5 Refs #12663 -- Removed deprecated Model._meta methods. 2015-09-23 19:31:09 -04: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 Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() 2015-08-10 08:51:32 -04:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt Fixed #24988 -- Documented passing a dictionary of ValidationErrors to ValidationError 2015-08-13 14:17:02 -04:00
lookups.txt Fixed #24629 -- Unified Transform and Expression APIs 2015-09-21 19:56:24 +10:00
meta.txt Refs #12663 -- Removed deprecated Model._meta methods. 2015-09-23 19:31:09 -04:00
options.txt Documented a limitation of Options.required_db_features. 2015-09-03 13:37:39 -04:00
querysets.txt Made assorted improvements to the Oracle documentation. 2015-09-18 09:47:32 -04:00
relations.txt Refs #18556 -- Fixed a typo in the related manager add() method docs. 2015-07-27 22:50:13 -04:00