Software Details:
Version: 1.4
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 1
cmsplugin-simple-markdown is a very simple django-cms add-on that provides a Markdown plugin.
Install
Install it by pip:
python pip install cmsplugin-simple-markdown
Or you can grab the latest version tarball and:
python setup.py install
Then just added to INSTALLED_APPS.
Requirements:
- Python
- Django
- django-cms
Comments not found