1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/gis_tests
François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-04-28 10:49:00 +02:00
..
data
distapp Fixed typos in tolerance gis_tests. 2020-03-10 07:55:31 +01:00
gdal_tests Fixed #31292 -- Fixed django.contrib.gis.gdal.gdal_full_version() crash. 2020-02-24 13:28:51 +01:00
geo3d
geoadmin
geoapp Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion. 2020-04-15 11:29:35 +02:00
geogapp
geos_tests Fixed #30274 -- Prevented segmentation fault on LineString iteration. 2020-01-21 21:46:47 +01:00
gis_migrations Refs #31196 -- Installed postgis_raster extension on PostGIS 3+. 2020-04-14 09:34:01 +02:00
inspectapp Added gis_tests.utils.mariadb hook. 2019-10-18 07:46:31 +02:00
layermap
maps
rasterapp Refs #31196 -- Installed postgis_raster extension on PostGIS 3+. 2020-04-14 09:34:01 +02:00
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_fields.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
test_geoforms.py Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
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 Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
test_measure.py
test_ptr.py
test_spatialrefsys.py
tests.py
utils.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00