test paragraph

test paragraph

EDIT

test:

mlmlml

Grüeslli

EDIT

django-quill-editor


How to create a list?

  • Okay, it works with typing -


django-quill-editor makes Quill.js easy to use on Django Forms and admin sites

  • No configuration required for static files!
  • The entire code for inserting WYSIWYG editor is less than 30 lines
  • It can be used in both admin and Django views


Installation

Use pip to install from PyPI:

pip install django-quill-editor


Add django_quill to INSTALLED_APPS in settings.py:

INSTALLED_APPS = [
    'django.contrib.admin',
    ...
    'django_quill',
]


Contributing

To contribute to django-quill-editor create a fork on GitHub. Clone your fork, make some changes, and submit a pull request.



Issues

Use the GitHub issue tracker for django-quill-editor to submit bugs, issues, and feature requests.

EDIT

Werner ist König





code example



Okay, this is a nice editor, but buttons for ordered and unordered lists missing or divider.


link

EDIT


zerw

EDIT

eg

EDIT