1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/gis_tests
2015-04-28 09:31:04 -04:00
..
data Added write support for GDALRaster 2015-03-16 19:37:43 +01:00
distapp Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
gdal_tests Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
geo3d Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
geoadmin Delayed GDAL check for OSMGeoAdmin 2015-04-24 20:30:23 +02:00
geoapp Fixed #24499 -- Dropped support for PostGIS 1.5. 2015-04-25 12:21:16 -04:00
geogapp Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
geos_tests Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
gis_migrations Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
inspectapp Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
layermap Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
maps Fixed skipping of gis_tests when dependencies not installed. 2015-03-28 09:39:09 -04:00
relatedapp Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
__init__.py
admin.py Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
models.py Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
test_data.py
test_geoforms.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
test_geoip.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
test_measure.py
test_spatialrefsys.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
tests.py
utils.py