1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/gis_tests
Tim Graham e1f6eba033 Fixed nonexistent tmc.edu domain in GeoIP test.
The test was silently skipped.
2016-10-11 19:31:13 -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
geoapp Confirmed support for PostGIS 2.3. 2016-09-30 10:00:04 -04:00
geogapp
geos_tests
gis_migrations Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS 2016-09-22 16:40:27 +02:00
inspectapp
layermap
maps Fixed #26697 -- Removed contrib.gis.maps. 2016-09-16 15:21:46 -04:00
rasterapp
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_geoforms.py
test_geoip2.py
test_geoip.py Fixed nonexistent tmc.edu domain in GeoIP test. 2016-10-11 19:31:13 -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