0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/gis_tests
2024-03-18 09:45:33 +01:00
..
data
distapp
gdal_tests Refs #35058 -- Added support for measured geometries to GDAL GeometryCollection and subclasses. 2024-02-12 15:21:11 +01:00
geo3d
geoadmin
geoapp Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions. 2024-03-18 09:45:33 +01:00
geogapp Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
geos_tests
gis_migrations Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 2024-03-01 07:15:32 +01:00
inspectapp
layermap Fixed typos in docstrings and docs. 2024-03-07 06:01:01 +01:00
rasterapp
relatedapp
__init__.py
admin.py
models.py
test_data.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_fields.py
test_geoforms.py
test_geoip2.py Fixed #35100 -- Reworked GeoIP2 database initialization. 2024-01-11 12:01:35 +01:00
test_gis_tests_utils.py
test_measure.py Fixed #35117 -- Added support for the hectare unit in Area. 2024-01-16 20:31:46 +01:00
test_ptr.py
test_spatialrefsys.py
tests.py
utils.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00