1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests
Hasan Ramezani 7e15795bf0 Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags.
Thanks Ivor Bosloper for the original patch.
2020-03-05 09:44:44 +01:00
..
data
distapp Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS functions and aggregates on Oracle. 2020-03-04 09:04:50 +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 GeoQuerySetTest.test_unionagg_tolerance() test on Oracle 18c. 2020-03-05 08:55:34 +01:00
geogapp
geos_tests
gis_migrations Fixed #29949 -- Refactored db introspection identifier converters. 2018-11-21 09:06:50 +01:00
inspectapp
layermap
maps
rasterapp Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags. 2020-03-05 09:44:44 +01: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
test_geoip2.py
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