Skip to content

Lispython/django-wmd

Repository files navigation

Welcome to django_wmd's documentation!

A wmd-editor for django application

https://travis-ci.org/Lispython/django_wmd.png?branch=master

INSTALLATION

To use jinja-kit use pip or easy_install:

pip install django_wmd

or

easy_install django_wmd

DJANGO USAGE

Added wmd to your INSTALLED_APPS:

INSTALLED_APPS += 'wmd',

CONTRIBUTE

Fork https://github.com/lispython/django-wmd/ , create commit and pull request.

About

Integration wmd-editor to django forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published