makinacorpus / django-geojson

django-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.
GNU Lesser General Public License v3.0
258 stars 70 forks source link

JSONFormField is removed from jsonfield #104

Closed rob-vandam closed 4 years ago

rob-vandam commented 4 years ago

Current version of jsonfield is 3.1.0 django-geojson is crashing, because JSONFormField is remove from jsonfield. Line 13 from djgeojson/fiels.py

Gagaro commented 4 years ago

Fixed and released in 3.0.0