Releases: makinacorpus/django-mapentity
Releases · makinacorpus/django-mapentity
7.1.3
Minor changes
- Reduce test execution time
7.1.2
New feature
- Add blocks after attachments detail views
7.1.1
- Use js for url with tab parameters
- Add blocks detail views (attachments and properties)
7.1.0
Breaking changes
- New django-tinymce 3+. You should update your project settings if you customize this (and dependencies). https://django-tinymce.readthedocs.io/en/latest/installation.html#configuration
7.0.6
Bug fixes
- Set default config for crispy form and messages tags to match with included bootstrap4
- Fix shapefile generation for GeometryCollection layers
7.0.5
7.0.4
Bug fixes
- Fix django dynamic formset multiple deletion elo80ka/django-dynamic-formset#180 (comment)
7.0.3
New feature
- Allow to choose regex which find attachments