1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests/geoapp
Mariusz Felisiak 6e369f36f2
Refs #34882 -- Fixed GISFunctionsTests.test_asgeojson_option_0() test on Oracle.
This uses an example with the same precision for all databases.

Follow up to 96e7a752b6.
2023-10-11 10:58:10 +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 Refs #34882 -- Fixed GISFunctionsTests.test_asgeojson_option_0() test on Oracle. 2023-10-11 10:58:10 +02: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