1
0
mirror of https://github.com/django/django.git synced 2025-01-07 00:46:08 +00:00
django/tests/gis_tests/geoapp
Jeremy Thompson 918e7a2c76 Fixed #35989 -- Removed crs from GeoJSON serializer.
Specification of coordinate reference systems (crs) was removed from the GeoJSON spec in 2016.
https://datatracker.ietf.org/doc/html/rfc7946#appendix-B.1
2024-12-11 10:45:47 +01:00
..
fixtures
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
feeds.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py
sitemaps.py
test_expressions.py
test_feeds.py
test_functions.py
test_indexes.py
test_regress.py
test_serializers.py
test_sitemaps.py
tests.py
urls.py