1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/gis_tests/geoapp
2016-07-28 17:48:17 -04:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
test_feeds.py
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
test_serializers.py Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
test_sitemaps.py
tests.py Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
urls.py