Metadata-Version: 2.1
Name: django-suit-redactor-django2
Version: 0.5.3
Summary: Imperavi Redactor (WYSIWYG editor) integration app for Django admin. http://imperavi.com/redactor/
Home-page: https://github.com/avryhof/django-suit-redactor
Author: Kaspars Sprogis (darklow) enhanced by Amos Vryhof (avryhof)
Author-email: info@djangosuit.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: License :: Free for non-commercial use
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Environment :: Web Environment
Classifier: Topic :: Software Development :: User Interfaces

===================================
Imperavi Redactor for Django admin
===================================

**Imperavi Redactor (WYSIWYG editor) integration app for Django admin**.

http://imperavi.com/redactor/

License
=======

Imperavi Redactor is licensed under `Creative Commons Attribution-NonCommercial 3.0 <http://creativecommons.org/licenses/by-nc/3.0/>`_ license.

For commercial use please buy license here: http://redactorjs.com/download/ or use earlier version.


Documentation
=============

See `Django Suit documentation <http://django-suit.readthedocs.org/en/develop/wysiwyg.html>`_ on WYSIWYG editors.


Build Status
============

Django Suit Redactor app uses Travis CI to perform tests on different Django and Python versions.

.. |master| image:: https://api.travis-ci.com/avryhof/django-suit-redactor.svg?branch=master
   :alt: Build Status - master branch
   :target: http://travis-ci.com/avryhof/django-suit-redactor

|master|
