summaryrefslogtreecommitdiff
path: root/tests/gis_tests/test_gis_tests_utils.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-02-04Simplified imports from django.db and django.contrib.gis.db.Nick Pope
2017-09-11Fixed #28353 -- Fixed some GIS functions when queryset is evaluated more than...Sergey Fedoseev