1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests/gis_tests
2019-08-16 06:50:33 +02:00
..
data Fixed #30020 -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
distapp Fixed #30687 -- Fixed using of OuterRef() expressions in distance lookups. 2019-08-16 06:50:33 +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 Fixed #30020 -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
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