django/tests/gis_tests/geoapp
Sergey Fedoseev 4178488881 Refs #26657 -- Fixed a crash induced by invalid WKT returned by MySQL 5.7.5+. 2016-07-28 17:48:17 -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 Refs #26657 -- Fixed a crash induced by invalid WKT returned by MySQL 5.7.5+. 2016-07-28 17:48:17 -04:00
test_regress.py Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:19:18 -04:00
test_serializers.py Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -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 Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
urls.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00