django1/docs/ref/models
Mariusz Felisiak a0ce708c1c [1.8.x] Made assorted improvements to the Oracle documentation.
Backport of 6f1b09bb5c from master
2015-09-18 09:50:35 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt [1.8.x] Refs #14030 -- Improved expression support for python values 2015-02-12 08:53:03 +11:00
database-functions.txt [1.8.x] Capitalized "Python" in docs. 2015-06-05 08:38:43 -04:00
expressions.txt [1.8.x] Fixed #25212 -- Documented the RawSQL expression. 2015-08-05 08:15:30 -04:00
fields.txt [1.8.x] Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() 2015-08-10 11:31:22 -04:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt [1.8.x] Fixed #24988 -- Documented passing a dictionary of ValidationErrors to ValidationError 2015-08-13 17:43:06 -04:00
lookups.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00
meta.txt [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
options.txt [1.8.x] Fixed #24881 -- Clarified Meta.order_with_respect_to documentation 2015-06-19 07:03:16 -04:00
querysets.txt [1.8.x] Made assorted improvements to the Oracle documentation. 2015-09-18 09:50:35 -04:00
relations.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00