1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests/gis_tests/geoapp
2023-03-02 19:14:24 +01:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
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
test_functions.py Fixed #34266 -- Added ClosestPoint GIS database functions. 2023-01-20 08:13:43 +01:00
test_indexes.py
test_regress.py
test_serializers.py
test_sitemaps.py
tests.py Fixed #34374 -- Fixed GIS tests on Windows. 2023-03-02 19:14:24 +01:00
urls.py