1
0
mirror of https://github.com/django/django.git synced 2024-12-30 21:16:26 +00:00
django/tests/gis_tests/geoapp
2023-08-22 12:42:57 +02:00
..
fixtures
__init__.py
feeds.py
models.py Fixed #34686 -- Added support for GEOS 3.12. 2023-08-04 05:53:29 +02:00
sitemaps.py
test_expressions.py
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 Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00
test_sitemaps.py
tests.py Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00
urls.py