django/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
__init__.py
feeds.py
models.py
sitemaps.py
test_feeds.py
test_functions.py
test_regress.py
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
urls.py