summaryrefslogtreecommitdiff
path: root/tests/gis_tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-7/+17
* Removed redundant database vendor helpers in gis_tests/utils.py.Tim Graham2021-01-131-8/+1
* Removed unneeded @no_oracle skips.Tim Graham2020-10-271-17/+0
* Removed hardcoded paths to SpatialRefSys models in tests.Tim Graham2020-09-141-15/+0
* Bumped minimum isort version to 5.1.0.David Smith2020-07-301-3/+9
* Simplified imports from django.db and django.contrib.gis.db.Nick Pope2020-02-041-1/+1
* Added gis_tests.utils.mariadb hook.Mariusz Felisiak2019-10-181-0/+1
* Fixed #28353 -- Fixed some GIS functions when queryset is evaluated more than...Sergey Fedoseev2017-09-111-0/+39
* Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookupClaude Paroz2015-10-221-3/+20
* Moved contrib.gis tests out of contrib.Tim Graham2015-02-111-0/+41