0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
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 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