django-simple-blog
django-simple-blog copied to clipboard
Wagtail-markdown workaround
Hi, i'm using Django 1.10 for my project, and I installed all apps from your requirements.txt. However I'm getting an issue telling me that markdown is an invalid filter. I searched a bit, it requires me to install wagtail-markdown, but it is only compatible with Django 1.11 and higher. Can you suggest a workaround?