Contents

django-summernote 0.8.20.0

0

Summernote plugin for Django

Summernote plugin for Django

Stars: 999, Watchers: 999, Forks: 225, Open Issues: 66

The summernote/django-summernote repo was created 10 years ago and the last code push was 3 weeks ago.
The project is popular with 999 github stars!

How to Install django-summernote

You can install django-summernote using pip

pip install django-summernote

or add it to a project with poetry

poetry add django-summernote

Package Details

Author
django-summernote contributors
License
Homepage
http://github.com/summernote/django-summernote
PyPi:
https://pypi.org/project/django-summernote/
GitHub Repo:
https://github.com/summernote/django-summernote

Classifiers

  • Internet/WWW/HTTP
  • Software Development/Libraries/Python Modules
  • Utilities
No  django-summernote  pypi packages just yet.

Errors

A list of common django-summernote errors.

Code Examples

Here are some django-summernote code examples and snippets.

GitHub Issues

The django-summernote package has 66 open issues on GitHub

  • How can i disable attachments?
  • Fixes #464 - Do not include 'upload_attachment' in widget settings if deactivated
  • pasting only raw text to the widget - solution?

See more issues on GitHub

Related Packages & Articles

django-split-settings 1.3.1

Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.