1
0
mirror of https://github.com/django/django.git synced 2025-01-05 07:55:47 +00:00
django/tests/gis_tests/geoapp
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
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
test_expressions.py Fixed #29054 -- Fixed a regression where a queryset that annotates with geometry objects crashes. 2018-01-27 11:12:11 +01:00
test_feeds.py
test_functions.py Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR. 2017-12-27 19:26:14 -05:00
test_regress.py
test_serializers.py
test_sitemaps.py
tests.py Fixed #28896 -- Reallowed filtering a queryset with GeometryField=None. 2017-12-12 17:12:04 -10:00
urls.py