django-markitup 3.7.0
This release merges in several of the outstanding pull requests and adds support for Django version 2.1 & 2.2
Features
- Django 2.1 & 2.2 support (thanks to Antonio Terceiro)
- Fix some issues with the textile set (thanks to Adam Clark)
- Drop some uses of django curry function to help the move to Django 3 (thanks to Ivan Petukhov)
- Finish support for using the protocoless url for jquery (thanks to Aleck Landgraf)
- Update references to a supported textile filter
- Configure MarkItUp editors from a script after document ready, so scripts can all be loaded in the document foot (thanks to Stefano Rivera)