0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/tests/gis_tests
Claude Paroz d389125606 Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
Thanks Akshesh <aksheshdoshi@gmail.com> for help with the PostgreSQL query.
Thanks Tim Graham for the review.
2016-09-12 09:26:33 +02:00
..
data
distapp Fixed #26685 -- Added dwithin lookup support on SpatiaLite. 2016-08-30 20:45:47 -04:00
gdal_tests Fixed #27103 -- Registered vcapi/rcapi GDAL prototypes based on their own drivers. 2016-08-23 17:30:11 -04:00
geo3d Fixed #26775 -- Supported dim=3 geography fields 2016-06-18 21:48:32 +02:00
geoadmin Fixed #27024 -- Prevented logging error with empty string as geometry widget value 2016-08-08 16:28:19 +02:00
geoapp Unified SpatiaLite spelling 2016-08-09 18:46:28 +02:00
geogapp Fixed #27014 -- Fixed annotations with database functions on PostGIS. 2016-08-15 14:23:10 -04:00
geos_tests Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml(). 2016-06-21 15:46:27 -04:00
gis_migrations Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes 2016-09-12 09:26:33 +02:00
inspectapp Unified SpatiaLite spelling 2016-08-09 18:46:28 +02:00
layermap Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
maps
rasterapp Added error messages for GIS DB functions when used with rasters. 2016-09-02 20:26:16 -04:00
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_geoforms.py Fixed #27024 -- Prevented logging error with empty string as geometry widget value 2016-08-08 16:28:19 +02:00
test_geoip2.py
test_geoip.py Fixed a GeoIP test failure with the latest data. 2016-08-03 11:08:30 -04:00
test_measure.py
test_spatialrefsys.py Fixed #26753 -- Made GDAL a required dependency for contrib.gis 2016-06-18 10:58:02 +02:00
test_wkt.py
tests.py
utils.py