Nick Pope
|
500e01073a
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices.
|
1 рік тому |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 рік тому |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 рік тому |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 роки тому |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 роки тому |
Ian Foote
|
f42ccdd835
Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter().
|
3 роки тому |
Simon Charette
|
156a2138db
Refs #30446 -- Removed unnecessary Value(..., output_field) in docs and tests.
|
4 роки тому |
Ryan Heard
|
587b179d41
Fixed #31606 -- Allowed using condition with lookups in When() expression.
|
4 роки тому |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 роки тому |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 роки тому |
Matthew Schinckel
|
4137fc2efc
Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude().
|
7 роки тому |
Jon Dufresne
|
97d3321e89
Changed tuple choices to list in docs.
|
5 роки тому |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 роки тому |
Mohammad Esmaeilbeygi
|
9d1d0e2b70
Fixed import in docs/ref/models/conditional-expressions.txt example.
|
7 роки тому |
Tom
|
b78d100fa6
Fixed #27849 -- Added filtering support to aggregates.
|
7 роки тому |
Irindu Indeera
|
babe9e64a6
Fixed #28352 -- Corrected QuerySet.values_list() return type in docs examples.
|
7 роки тому |
Jonatas CD
|
b28c6ca763
Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().
|
8 роки тому |
Sergey Fedoseev
|
db613f4f12
Refs #14030 -- Updated docs per "Improved expression support for python values."
|
8 роки тому |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 роки тому |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 роки тому |
Josh Smeaton
|
e2d6e14662
Refs #14030 -- Improved expression support for python values
|
9 роки тому |
Michał Modzelewski
|
65246de7b1
Fixed #24031 -- Added CASE expressions to the ORM.
|
10 роки тому |