django/tests/gis_tests/geoapp
Heath Henley 56e5ea805b
Fixed #34374 -- Fixed GIS tests on Windows.
2023-03-02 19:14:24 +01:00
..
fixtures
__init__.py
feeds.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
sitemaps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_expressions.py Fixed #33772 -- Added QuerySet.first()/last() error message on unordered queryset with aggregation. 2022-06-14 12:24:43 +02:00
test_feeds.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_functions.py Fixed #34266 -- Added ClosestPoint GIS database functions. 2023-01-20 08:13:43 +01:00
test_indexes.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_regress.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_serializers.py Fixed #33742 -- Added id to GeoJSON serializer. 2022-06-01 19:11:26 +02:00
test_sitemaps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed #34374 -- Fixed GIS tests on Windows. 2023-03-02 19:14:24 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00