django1/tests/gis_tests/geoapp
Daniel Wiesmann c12a00e554 Fixed #26455 -- Allowed filtering and repairing invalid geometries.
Added the IsValid and MakeValid database functions, and the isvalid lookup,
all for PostGIS.

Thanks Tim Graham for the review.
2016-04-09 09:22:30 -04:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
test_feeds.py
test_functions.py Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -04:00
test_regress.py
test_serializers.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_sitemaps.py
tests.py Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -04:00
urls.py