Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbi/django-front
Django-front is a front-end editing Django application
https://github.com/mbi/django-front
content-editor django front-end placeholder python rich-text-editor rte-field wysiwyg
Last synced: 11 days ago
JSON representation
Django-front is a front-end editing Django application
- Host: GitHub
- URL: https://github.com/mbi/django-front
- Owner: mbi
- License: mit
- Created: 2013-05-14T07:46:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T12:22:18.000Z (11 months ago)
- Last Synced: 2024-10-16T04:13:47.384Z (25 days ago)
- Topics: content-editor, django, front-end, placeholder, python, rich-text-editor, rte-field, wysiwyg
- Language: JavaScript
- Size: 3.93 MB
- Stars: 265
- Watchers: 12
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
Django-Front
*********************.. image:: https://github.com/mbi/django-front/actions/workflows/test.yml/badge.svg
:target: https://github.com/mbi/django-front/actions/workflows/test.yml
.. 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/LICENSEDjango-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 `_
* `CKEditor `_
* `EpicEditor `_
* `Froala `_
* `Medium Editor `_
* `Redactor `_
* `WYMeditor `_Please see the `online documentation `_ to install and get started.
----
.. image:: http://django-front.readthedocs.org/en/latest/_images/front-edit-usage.gif