Contents

django-ckeditor 6.7.1

0

Django admin CKEditor integration.

Django admin CKEditor integration.

Stars: 2360, Watchers: 2360, Forks: 697, Open Issues: 17

The django-ckeditor/django-ckeditor repo was created 14 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 2360 github stars!

How to Install django-ckeditor

You can install django-ckeditor using pip

pip install django-ckeditor

or add it to a project with poetry

poetry add django-ckeditor

Package Details

Author
Shaun Sephton & Piotr Malinski
License
None
Homepage
https://github.com/django-ckeditor/django-ckeditor
PyPi:
https://pypi.org/project/django-ckeditor/
Documentation:
https://django-ckeditor.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/django-ckeditor/django-ckeditor

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
No  django-ckeditor  pypi packages just yet.

Errors

A list of common django-ckeditor errors.

Code Examples

Here are some django-ckeditor code examples and snippets.

GitHub Issues

The django-ckeditor package has 17 open issues on GitHub

  • CommandError: Collecting static files cancelled.
  • Rendering rich text field in template - documentation on how to get the styles to match what is shown in admin editor

See more issues on GitHub

Related Packages & Articles

django-chunkator 2.0.0

Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.