Releases: makinacorpus/django-geojson
Releases · makinacorpus/django-geojson
2.12.0
- Change media type to 'application/geo+json'
- Make with_modelname option available in views
- Drop Django 1.8 support.
- Fixed unnecessary GDAL dependency. (#100, thanks @coredumperror)
2.11.0
- Django 2.0 support.
- Fix setup.py encoding error.
2.9.0
New features
- handle natural keys in views (#74, thanks Achille Ash!)
Bug fixes
- Add Django 1.9 compatibility (#69, thanks Julien Le Sech!)
- Fix imports in view.py to work without GEOS (#62, thanks Kevin Cooper!)