django1/tests/gis_tests/inspectapp
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
models.py Prevented creation of 3D test models if not supported. 2020-09-15 07:48:48 +02:00
tests.py Added gis_tests.utils.mariadb hook. 2019-10-18 07:46:31 +02:00