django/tests/gis_tests/geoapp
Tim Graham 785cc71d5b Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 2015-09-23 19:31:09 -04:00
..
fixtures
__init__.py
feeds.py
models.py Fixed #24688 -- Added Oracle support for new-style GIS functions. 2015-09-21 13:52:14 -04:00
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 Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 2015-09-23 19:31:09 -04:00
tests.py Fixed #24688 -- Added Oracle support for new-style GIS functions. 2015-09-21 13:52:14 -04:00
urls.py