| Age | Commit message (Collapse) | Author |
|
|
|
Uneeded since its introduction in 2a4af0ea43512370764303d35bc5309f8abce666.
|
|
|
|
|
|
recursive=True.
|
|
annotations map.
|
|
provided.
Thanks Tim Graham for the review.
|
|
|
|
|
|
A small refactor ahead of refs #28371.
|
|
Unused since its introduction in ff60c5f9de3e8690d1e86f3e9e3f7248a15397c8.
|
|
|
|
|
|
|
|
EWKT string.
|
|
|
|
|
|
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.
|
|
Unused since 0c7633178fa9410f102e4708cef979b873bccb76.
|
|
|
|
model.
|
|
|
|
|
|
primary key.
|
|
Unused since its introduction in f59fd15c4928caf3dfcbd50f6ab47be409a43b01.
|
|
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.
|
|
BaseSpatialField.get_db_prep_value() supersedes
BaseSpatialField.get_db_prep_save() and Geometry.get_db_prep_value().
|
|
Thanks Florian Apolloner, Mariusz Felisiak, and Tim Graham for reviews.
|
|
Unused since bbfad84dd980a97174c3b061a3d1b5f1373c380d.
|
|
|
|
the rhs doesn't.
|
|
Unused since b3b71a0922334c70bbc646a4873010f808196671.
|
|
Unneeded since 6f43b2b8a55d72d1e8e04163ff0c2091cf6b8ce5.
|
|
MultiWidget.
|
|
|
|
EWKB already contains the SRID.
|
|
_rowfactory() on Oracle.
Thanks Tim Graham for the review.
|
|
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.
|
|
A regression in pyenchant caused a problem:
https://github.com/rfk/pyenchant/issues/93
|
|
db/models/lookups.py.
Unneeded since 9ae4362becbde31dc9cc31ae0b1db969e7007431.
|
|
|
|
Thanks Tim Graham for the review.
|