django1/tests/gis_tests/geo3d
Tim Graham fed257ddff Prevented creation of 3D test models if not supported.
There's no problem creating the models on MySQL and Oracle
(which don't support 3D storage) but CockroachDB currently
crashes with a syntax error.
2020-09-15 07:48:48 +02:00
..
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
models.py Prevented creation of 3D test models if not supported. 2020-09-15 07:48:48 +02:00
tests.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00
views.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00