1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/gis_tests/geoapp
2021-01-13 09:22:44 +01:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
test_expressions.py Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
test_feeds.py
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
test_sitemaps.py
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