summaryrefslogtreecommitdiff
path: root/tests/gis_tests/geoapp/test_expressions.py
AgeCommit message (Expand)Author
2026-02-10Added various missing test skips observed on MongoDB.Tim Graham
2022-06-14Fixed #33772 -- Added QuerySet.first()/last() error message on unordered quer...Pablo Pissi
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-01-13Removed redundant database vendor helpers in gis_tests/utils.py.Tim Graham
2019-03-03Reverted "Fixed relative paths imports per isort 4.3.5."Mariusz Felisiak
2019-02-25Fixed relative paths imports per isort 4.3.5.Mariusz Felisiak
2018-05-31Refs #29416 -- Fixed GeoExpressionsTests.test_multiple_annotation() on MySQL ...Mariusz Felisiak
2018-01-27Fixed #29054 -- Fixed a regression where a queryset that annotates with geome...Mariusz Felisiak
2017-05-04Made runtests.py run gis_tests only when using a GIS database backend.Tim Graham
2017-04-10Fixed #26788 -- Fixed QuerySet.update() crash when updating a geometry to ano...Sergey Fedoseev
2016-12-07Fixed #25708 -- Fixed annotations with geometry values.Sergey Fedoseev