| Age | Commit message (Collapse) | Author |
|
Distance lookups use the Distance function for decreased code redundancy.
|
|
Support for it was removed in d3f00bd5706b35961390d3814dd7e322ead3a9a3.
|
|
deleted forms.
|
|
Incorrect since its introduction in 20bab2cf9d02a5c6477d8aac066a635986e0d3f3.
|
|
model.
|
|
primary key.
|
|
Also defined an explicit output_field as it was mixing an expression with an
IntegerField() with one with a DecimalField().
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
Thanks Florian Apolloner, Mariusz Felisiak, and Tim Graham for reviews.
|
|
|
|
the rhs doesn't.
|
|
Unused since b3b71a0922334c70bbc646a4873010f808196671.
|
|
MultiWidget.
|
|
|
|
RasterFieldTest.test_all_gis_lookups_with_rasters.
These values produce already tested lookups and prevent another one from
being tested.
|
|
It was inadvertently made a no-op in
378cf689d8772d917f642a80967ab8a2332eb41c.
|
|
|
|
Thanks Tim Graham for the review.
|
|
intersection() queries.
|
|
_output_field).
|
|
|
|
|
|
|
|
wrapped object doesn't have __reduce__().
Forwardport of 30f334cc58e939c7d9bd8455c80bd066fbde9f2b from stable/1.11.x
|
|
BaseModelFormSet._construct_form().
|
|
|
|
|
|
Thanks Tim Graham for contributing to the patch and
Simon Charette for advice and review.
|
|
_resolve_output_field() fails.
|
|
geometries on MySQL.
|
|
|
|
queryset raising EmptyResultSet.
Thanks Jon Dufresne for the report. Thanks Tim Graham and Simon Charette
for the reviews.
|
|
EmptyResultSet.
|
|
|
|
|
|
|
|
in as_view().
|
|
subTest.
|
|
parse_duration().
|
|
|
|
field_for_model() now has an additional keyword argument,
apply_limit_choices_to, allowing it to continue to be used to create
form fields dynamically after ModelForm.__init__() is called.
Thanks Tim Graham for the review.
|
|
nonexistent field.
Thanks Tim for the review.
|
|
|
|
|
|
|
|
Thanks Tim Graham and Nick Pope for reviews.
|
|
Obsolete since Query.alias_map became an OrderedDict (refs #26522).
|
|
|
|
|
|
Thanks Markus Holtermann and Tim Graham for reviews.
|