1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/gis_tests/geoapp
Sergey Fedoseev 69922d303d Refs #17448 -- Fixed GeoModelTest.test_raw_sql_query.
The test was a false positive.
2017-11-04 10:08:26 -04:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
test_expressions.py
test_feeds.py Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
test_functions.py Fixed #28665 -- Change some database exceptions to NotImplementedError per PEP 249. 2017-10-06 12:47:08 -04:00
test_regress.py
test_serializers.py
test_sitemaps.py Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
tests.py Refs #17448 -- Fixed GeoModelTest.test_raw_sql_query. 2017-11-04 10:08:26 -04:00
urls.py