1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests
Gregor Jerše 10725a3187 Fixed #32820 -- Added aria-invalid="true" to fields with errors.
Co-authored-by: Demetris Stavrou <demestav@gmail.com>
Co-authored-by: David Smith <smithdc@gmail.com>
2023-08-01 06:08:04 +02:00
..
data
distapp
gdal_tests Fixed #34572 -- Added support for GDAL 3.7. 2023-06-30 06:03:08 +02:00
geo3d Fixed #34629 -- Added filtering support to GIS aggregates. 2023-06-16 12:20:13 +02:00
geoadmin Fixed #32820 -- Added aria-invalid="true" to fields with errors. 2023-08-01 06:08:04 +02:00
geoapp Fixed #34374 -- Fixed GIS tests on Windows. 2023-03-02 19:14:24 +01:00
geogapp Fixed #33638 -- Fixed GIS lookups crash with geography fields on PostGIS. 2023-02-07 11:48:10 +01:00
geos_tests Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7. 2023-06-29 21:45:36 +02:00
gis_migrations
inspectapp Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3. 2023-06-29 09:11:30 +02:00
layermap Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
rasterapp Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
relatedapp Fixed RelatedGeoModelTest.test_centroid_collect_filter(). 2023-06-30 10:18:04 +02:00
__init__.py
admin.py
models.py
test_data.py
test_fields.py
test_geoforms.py
test_geoip2.py
test_gis_tests_utils.py
test_measure.py Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units. 2023-06-25 13:09:30 +02:00
test_ptr.py
test_spatialrefsys.py
tests.py Refs #16969 -- Added test for not initializing PostGIS-specific stuff for non-db connections. 2023-02-21 08:42:28 +01:00
utils.py