Contents

django-summernote 0.8.20.0

0

Summernote plugin for Django

Summernote plugin for Django

Stars: 1007, Watchers: 1007, Forks: 223, Open Issues: 67

The summernote/django-summernote repo was created 10 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1007 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 67 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.