1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/gis_tests
Claude Paroz 0cc39e50e1 Pushed GDAL skip condition inside test
As GDAL_VERSION is conditionnaly imported, it cannot be referenced
in skipIf decorator.
2015-06-26 14:57:45 +02:00
..
data Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
distapp Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
gdal_tests Pushed GDAL skip condition inside test 2015-06-26 14:57:45 +02:00
geo3d Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
geoadmin
geoapp Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
geogapp Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
geos_tests
gis_migrations Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
inspectapp Added GDAL 2.0 support 2015-06-20 14:40:50 +02:00
layermap
maps
rasterapp Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initialization 2015-06-23 16:11:42 -04:00
relatedapp Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
__init__.py
admin.py
models.py Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initialization 2015-06-23 16:11:42 -04:00
test_data.py
test_geoforms.py
test_geoip.py Updated GeoIP test for newer versions 2015-06-25 21:47:54 +02:00
test_measure.py
test_spatialrefsys.py
tests.py
utils.py