- [pull 34] Fix support for modern Django (by github.com/melkon98) - [pull 12] Fix typo in rendered html (by github.com/mlissner) - [pull 30] Fix typo in README (by github.com/martinleblanc)
1.0.5
- [pull 6] A fix for python3.
1.0.4
- [pull 3] Make the "open markdown syntax" link open in a new tab by default. (by github.com/mrooney).
1.0.3
- Add markdown2 dependency in setup.py.
1.0.2
- Ensure all necessary files includes in setup.py sdist package.
1.0.1
- Fix overriding of `settings.MARKDOWN_DEUX_HELP_URL` in the project "settings.py".