- Fix logo path/url - Fix test_project settings - Make sure mapentity settings are loaded before leaflet ones
**New features**
- Add weasyprint HTML markup view
4.2.0
-----------------------
**New features**
- add support of Django 1.11 (Django 1.9 and 1.10 are still supported)
**Minor changes**
- fix errors logged during tests - create a map image (with an error message) when geom is null - add a default logo-header.png - use file transport instead of http one in weasyprint template
4.1.1
-----------------------
**Bug fixes**
- Fix registering of Mapentity based models when migrations are not done
4.1.0
-----------------------
**Bug fixes**
- Fix select multiple reset
**New features**
- add support of Django 1.10 - add an install.sh script