django/docs/ref/models
Bulgantamir Gankhuyag c7d1a96658 [1.9.x] Clarified default value for DateField to emulate auto_now_add.
Backport of 8bce6fa637 from master
2015-11-24 08:40:11 -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] Clarified default value for DateField to emulate auto_now_add. 2015-11-24 08:40:11 -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] Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 2015-09-25 15:36:05 -04:00
lookups.txt Fixed #24629 -- Unified Transform and Expression APIs 2015-09-21 19:56:24 +10:00
meta.txt Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
options.txt Documented a limitation of Options.required_db_features. 2015-09-03 13:37:39 -04:00
querysets.txt [1.9.x] Replaced "inbuilt" with more common "built-in". 2015-11-12 17:30:38 -05:00
relations.txt [1.9.x] Fixed typo in docs/ref/models/relations.txt. 2015-10-13 04:30:58 -07:00