django/tests/gis_tests/geos_tests
Mariusz Felisiak b002a032f9
Fixed #29054 -- Fixed a regression where a queryset that annotates with geometry objects crashes.
Made GEOSGeometryBase hashable.
Regression in 19b2dfd1bf.

Thanks Tim Graham for the review.
2018-01-27 11:12:11 +01:00
..
__init__.py
test_coordseq.py Added test for GEOSCoordSeq.__getitem__(). 2017-07-13 12:46:59 -04:00
test_geos.py Fixed #29054 -- Fixed a regression where a queryset that annotates with geometry objects crashes. 2018-01-27 11:12:11 +01:00
test_geos_mutation.py Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -04:00
test_io.py Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -04:00
test_mutable_list.py Refs #25225 -- Removed test for removed ListMixin._IndexError. 2017-09-03 10:44:52 -04:00