1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/gis_tests
Simon Charette bb9e82f274 Fixed #29955 -- Added support for distance expression to the dwithin lookup.
This was missed when adding support to other distance lookups in
refs #25499.

Thanks Peter Bex for the report and Mariusz for testcases.
2019-08-23 21:28:28 +02:00
..
data
distapp Fixed #29955 -- Added support for distance expression to the dwithin lookup. 2019-08-23 21:28:28 +02:00
gdal_tests Fixed comment typo. 2019-05-09 17:04:50 +02:00
geo3d Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
geoadmin
geoapp Simplified GISFunctionsTests.test_point_on_surface(). 2019-06-12 12:59:02 +02:00
geogapp Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
geos_tests Fixed #30552 -- Fixed loss of SRID when calling reverse() on LineString/Point. 2019-07-27 20:12:46 +02:00
gis_migrations
inspectapp Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
layermap
maps
rasterapp Fixed typo in RasterField test name. 2019-05-27 13:40:03 +02:00
relatedapp Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
__init__.py
admin.py
models.py
test_data.py
test_fields.py
test_geoforms.py
test_geoip2.py Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path. 2019-08-13 19:44:10 +02:00
test_gis_tests_utils.py
test_measure.py Fixed #30341 -- Added support for the furlong unit in Distance. 2019-04-19 08:54:23 +02:00
test_ptr.py
test_spatialrefsys.py
tests.py Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 2019-02-04 18:07:02 -05:00
utils.py