| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Unneeded since c3c6c92d769d44a98299c462c48a9599c0172e91.
|
|
|
|
|
|
CombinedExpression(output_field=DecimalField()) annotation on SQLite.
|
|
* Removed all hardcoded logic for _{fieldname}_cache.
* Added an internal API for interacting with the field values cache.
Thanks carljm and MarkusH for support.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
prefetched from its parent.
|
|
|
|
Unused since f59fd15c4928caf3dfcbd50f6ab47be409a43b01 (Combinable) and
since its introduction in 2d877da85526bad0dad7fd6b1d56b1f924c0116a
(SearchVectorCombinable/SearchQueryCombinable/SearchQuery).
|
|
|
|
|
|
|
|
|
|
|
|
value to None.
Also fixed crash of .filter(field__transform=None).
|
|
|
|
|
|
|
|
|
|
Uneeded since its introduction in 2a4af0ea43512370764303d35bc5309f8abce666.
|
|
|
|
annotations map.
|
|
provided.
Thanks Tim Graham for the review.
|
|
A small refactor ahead of refs #28371.
|
|
Support for it was removed in d3f00bd5706b35961390d3814dd7e322ead3a9a3.
|
|
primary key.
|
|
Unused since its introduction in f59fd15c4928caf3dfcbd50f6ab47be409a43b01.
|
|
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
Unused since b3b71a0922334c70bbc646a4873010f808196671.
|
|
db/models/lookups.py.
Unneeded since 9ae4362becbde31dc9cc31ae0b1db969e7007431.
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
intersection() queries.
|
|
_output_field).
|
|
_resolve_output_field() fails.
|
|
queryset raising EmptyResultSet.
Thanks Jon Dufresne for the report. Thanks Tim Graham and Simon Charette
for the reviews.
|
|
The if statement always evaluates to True.
|
|
Unused since 23ca3a01940c63942885df4709712cebf4df79ec.
|
|
|
|
with similar methods.
|
|
|
|
Thanks Tim Graham and Nick Pope for reviews.
|
|
Obsolete since Query.alias_map became an OrderedDict (refs #26522).
|
|
|