Tom
|
b78d100fa6
|
Fixed #27849 -- Added filtering support to aggregates.
|
2017-08-12 17:58:28 -04:00 |
Irindu Indeera
|
babe9e64a6
|
Fixed #28352 -- Corrected QuerySet.values_list() return type in docs examples.
|
2017-07-11 14:15:17 -04:00 |
Jonatas CD
|
b28c6ca763
|
Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().
|
2016-11-17 12:39:35 -05:00 |
Sergey Fedoseev
|
db613f4f12
|
Refs #14030 -- Updated docs per "Improved expression support for python values."
Complements e2d6e14662 .
|
2016-06-15 10:34:15 -04:00 |
rowanv
|
a6ef025dfb
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
Tim Graham
|
54848a96dd
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
Josh Smeaton
|
e2d6e14662
|
Refs #14030 -- Improved expression support for python values
|
2015-02-12 08:46:25 +11:00 |
Michał Modzelewski
|
65246de7b1
|
Fixed #24031 -- Added CASE expressions to the ORM.
|
2015-01-12 18:15:34 -05:00 |