django1/tests/gis_tests/geoapp
Claude Paroz 1da170a203 Fixed #25141 -- Diminished GDAL dependence during geojson serialization
Only require GDAL if contained geometries need coordinate transformations.
Thanks drepo for the report and Tim Graham for the review.
2015-07-20 20:22:29 +02:00
..
fixtures Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
feeds.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
models.py Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
sitemaps.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_feeds.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
test_functions.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
test_regress.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
test_serializers.py Fixed #25141 -- Diminished GDAL dependence during geojson serialization 2015-07-20 20:22:29 +02:00
test_sitemaps.py Fixed some unclosed objects in tests 2015-07-06 10:10:40 -04:00
tests.py Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
urls.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00