# jazzband/django-tinymce

TinyMCE integration for Django

Repository: https://github.com/jazzband/django-tinymce
Canonical: https://ross.abutalabs.com/products/django-tinymce
Homepage: http://django-tinymce.readthedocs.org/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-17T17:53:11+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 5833, "days_push": 16, "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 1354, forks 325 (observed 2026-08-28T04:04:28.684790+00:00)

## What it is
A Django application providing a form widget and model field that renders the TinyMCE rich text editor. It integrates TinyMCE 7 with Django's staticfiles and admin for HTML content editing.

## Use cases
- add a rich text editor to Django admin forms
- store HTML content in Django model fields
- let users write formatted blog posts in a Django CMS
- replace plain textareas with a WYSIWYG editor in Django forms
- configure TinyMCE options per field in a Django project

## When to choose
- you are building with Django and need a mature, maintained WYSIWYG editor integration
- you want HTMLField model fields or a form widget with minimal setup
- you need Django admin-compatible rich text editing

## When to avoid
- your project is not Django-based
- you need a lightweight markdown editor instead of a full WYSIWYG HTML editor
- you require a different editor like CKEditor or Quill

## Facets
- artifact type: plugin
- maturity: stable
- function: ui-components, form-handling, templating
- domain: web-development, backend, cms, text-editors
- platform: python, cross-platform
- tags: django, tinymce, rich-text-editor, wysiwyg, form-widget, web-server

## Member repositories
- jazzband/django-tinymce (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.684790+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-30T04:42:01.982704+00:00, confidence not recorded.
  - readme: https://github.com/jazzband/django-tinymce (fetched 2026-08-28T04:04:28.684790+00:00, sha ec7c4fb35b2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
