django1/django/contrib/gis/serializers
Maxim Piskunov 12fe3224f5 Fixed #33287 -- Made GeoJSON serializer use json.loads() instead of eval().
Thanks David Wyde for the report.
2021-11-15 20:34:33 +01:00
..
__init__.py
geojson.py Fixed #33287 -- Made GeoJSON serializer use json.loads() instead of eval(). 2021-11-15 20:34:33 +01:00