Metadata-Version: 1.1
Name: django-front
Version: 0.5.14
Summary: A Django application to allow of front-end editing
Home-page: https://github.com/mbi/django-front
Author: Marco Bonetti
Author-email: mbonetti@gmail.com
License: MIT
Description: Django-Front
        *********************
        
        
        .. image:: https://travis-ci.org/mbi/django-front.svg
          :target: http://travis-ci.org/mbi/django-front
          
        .. image:: https://img.shields.io/pypi/v/django-front
          :target: https://pypi.org/project/django-front/
        
        .. image:: https://img.shields.io/pypi/l/django-front
          :target: https://github.com/mbi/django-front/blob/master/LICENSE
        
        
        
        Django-front is a front-end editing application: placeholders can be defined in Django templates, which can then be edited on the front-end.
        
        Currently supported editors:
        
        * `Ace <http://ace.ajax.org/>`_
        * `CKEditor <http://ckeditor.com/>`_
        * `EpicEditor <http://epiceditor.com/>`_
        * `Froala <https://froala.com/wysiwyg-editor>`_
        * `Medium Editor <https://yabwe.github.io/medium-editor/>`_
        * `Redactor <http://imperavi.com/redactor/>`_
        * `WYMeditor <http://www.wymeditor.org/>`_
        
        Please see the `online documentation <http://django-front.readthedocs.org/>`_ to install and get started.
        
        .. image:: https://travis-ci.org/mbi/django-front.png?branch=master
          :target: http://travis-ci.org/mbi/django-front
        
        
        ----
        
        .. image:: http://django-front.readthedocs.org/en/latest/_images/front-edit-usage.gif
        
        
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.0
Classifier: Framework :: Django :: 3.1
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
