Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 440 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 440 Bytes

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 !