summaryrefslogtreecommitdiff
path: root/tests/gis_tests/utils.py
AgeCommit message (Expand)Author
2020-02-04Simplified imports from django.db and django.contrib.gis.db.Nick Pope
2019-10-18Added gis_tests.utils.mariadb hook.Mariusz Felisiak
2017-09-11Fixed #28353 -- Fixed some GIS functions when queryset is evaluated more than...Sergey Fedoseev
2015-10-22Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookupClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham