1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/gis_tests
2016-09-17 15:44:06 -04:00
..
data
distapp Fixed #27203 -- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual(). 2016-09-13 10:07:37 -04:00
gdal_tests Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6. 2016-09-17 15:44:06 -04:00
geo3d
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
gis_migrations Refs #27098 -- Added introspection for expression-based index on PostgreSQL 2016-09-12 09:26:33 +02:00
inspectapp Unified SpatiaLite spelling 2016-08-09 18:46:28 +02:00
layermap
maps Fixed #26697 -- Removed contrib.gis.maps. 2016-09-16 15:21:46 -04:00
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 Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6. 2016-09-17 15:44:06 -04:00
test_wkt.py
tests.py
utils.py