django-ckeditor 6.7.1
0
Django admin CKEditor integration.
Contents
Django admin CKEditor integration.
Stars: 2401, Watchers: 2401, Forks: 697, Open Issues: 8The django-ckeditor/django-ckeditor
repo was created 14 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 2401 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
Related Packages
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 8 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