django/tests/gis_tests/geoapp
Claude Paroz 10b31eea33 Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions. 2024-03-18 09:45:33 +01:00
..
fixtures
__init__.py
feeds.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Fixed #34686 -- Added support for GEOS 3.12. 2023-08-04 05:53:29 +02: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 Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions. 2024-03-18 09:45:33 +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 Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00
test_sitemaps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00