2.1.1
Change Log
2.1.0 [2020-03-08]
Breaking Changes
- Includes new GeoNode REST APIs v2 packages; this is not compatible with GeoNode versions < 3.2.0
- Deprecated
django-mapstore-adapter
; this library has been now merged intodjango-geonode-mapstore-client
- You don't have to change anything on your
settings.py
but you will have to removedjango-mapstore-adapter
fromrequirements.txt
andsetup.cfg
Setup
- Install
pip install django-geonode-mapstore-client==2.1.0
instructions Here - Based on MapStore2 - v2021.01.01