1
0
mirror of https://github.com/django/django.git synced 2025-01-26 10:09:42 +00:00
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
..