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 Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
feeds.py Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods. 2015-09-23 19:31:10 -04:00
models.py Removed unneeded GeoManagers in tests. 2016-03-11 13:09:24 -05:00
sitemaps.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_feeds.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
test_functions.py Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -04:00
test_regress.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
test_serializers.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_sitemaps.py Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 2015-09-23 19:31:09 -04:00
tests.py Fixed #26455 -- Allowed filtering and repairing invalid geometries. 2016-04-09 09:22:30 -04:00
urls.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00