# lqez/django-summernote

Simply integrate Summernote editor with Django project.

Repository: https://github.com/lqez/django-summernote
Canonical: https://ross.abutalabs.com/products/django-summernote
Language: Python
License: MIT
License Family: permissive
Topics: django, summernote, wysiwyg
Last push: 2024-06-07T12:24:13+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4796, "days_push": 817, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1086, forks 230 (observed 2026-08-28T04:03:32.194633+00:00)

## What it is
A Django app that integrates the Summernote WYSIWYG rich-text editor into Django projects via widgets and admin mixins. It supports attachment uploads and easy application to model fields in forms and the Django admin.

## Use cases
- add a wysiwyg rich text editor to django admin
- embed summernote editor in django forms
- let users write formatted html content in django
- enable image and file attachments in django text fields
- replace plain textarea with rich text editing in django cms

## When to choose
- you use Django and want Summernote as the rich text editor
- you need quick admin integration for rich text fields
- you want built-in attachment upload handling

## When to avoid
- you use Flask, FastAPI, or a non-Django framework
- you need a headless or markdown-based editor
- you want a React/Vue frontend editor component

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, form-handling, file-upload, editor
- domain: web-development, backend, cms
- platform: python
- tags: django, summernote, wysiwyg, rich-text-editor, django-admin, web-server

## Member repositories
- lqez/django-summernote (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.194633+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:32.147056+00:00, confidence not recorded.
  - readme: https://github.com/lqez/django-summernote (fetched 2026-08-28T04:03:32.194633+00:00, sha 5e0715525e8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
