0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/tests/gis_tests
Sergey Fedoseev f2a725fba3 Fixed #30274 -- Prevented segmentation fault on LineString iteration.
This reverts commit 138a78ec8c and adds
a test for the regression.
2020-01-21 21:46:47 +01:00
..
data
distapp
gdal_tests Fixed #31162 -- Prevented error logs when using WKT strings in lookups. 2020-01-16 14:34:54 +01:00
geo3d
geoadmin
geoapp Fixed #31142 -- Fixed MakeValid.output_field when geometry type is changed. 2020-01-20 08:59:45 +01:00
geogapp
geos_tests Fixed #30274 -- Prevented segmentation fault on LineString iteration. 2020-01-21 21:46:47 +01:00
gis_migrations
inspectapp Added gis_tests.utils.mariadb hook. 2019-10-18 07:46:31 +02:00
layermap
maps
rasterapp
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_fields.py
test_geoforms.py Fixed some typos in comments and docs. 2019-10-02 15:50:46 +02:00
test_geoip2.py
test_gis_tests_utils.py
test_measure.py
test_ptr.py
test_spatialrefsys.py
tests.py
utils.py Added gis_tests.utils.mariadb hook. 2019-10-18 07:46:31 +02:00