Skip to content

django-blog-zinnia/zinnia-wysiwyg-wymeditor

Repository files navigation

zinnia-wysiwyg-wymeditor

Zinnia-wysiwyg-wymeditor is a package allowing you to edit your entries with WYMEditor.

Installation

  • Install the package on your system:

    $ pip install zinnia-wysiwyg-wymeditor
    
  • Register the 'zinnia_wymeditor' in your INSTALLED_APPS after the 'zinnia' application.

You are done !