django/tests/gis_tests/geoapp
Tim Graham e3ece0144a Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
..
fixtures
__init__.py
feeds.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
models.py Made runtests.py run gis_tests only when using a GIS database backend. 2017-05-04 20:29:19 -04:00
sitemaps.py Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00
test_expressions.py Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
test_feeds.py Switched setUp() to setUpTestData() where possible in Django's tests. 2018-11-27 09:35:17 -05:00
test_functions.py Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
test_indexes.py Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
test_regress.py Replaced @no_oracle skips with DatabaseFeatures.allows_group_by_lob. 2020-10-22 18:16:58 +02:00
test_serializers.py Made runtests.py run gis_tests only when using a GIS database backend. 2017-05-04 20:29:19 -04:00
test_sitemaps.py Switched setUp() to setUpTestData() where possible in Django's tests. 2018-11-27 09:35:17 -05:00
tests.py Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
urls.py Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion. 2020-04-15 11:29:35 +02:00