1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/gis_tests/geoapp
2017-08-24 14:08:35 -04: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
test_expressions.py Made runtests.py run gis_tests only when using a GIS database backend. 2017-05-04 20:29:19 -04:00
test_feeds.py Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
test_functions.py Fixed #28518 -- Improved performance of loading geometries from DB. 2017-08-24 14:08:35 -04:00
test_regress.py Made runtests.py run gis_tests only when using a GIS database backend. 2017-05-04 20:29:19 -04: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 Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
tests.py Fixed #28380 -- Excluded null geometries in SpatiaLite geometry lookups. 2017-08-24 08:30:11 -04:00
urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00