{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"django-tinymce provides a Django form widget and model field that integrates the TinyMCE 7.8.0 rich-text editor into Django applications, allowing developers to render HTML editing interfaces in forms and models.","skillfed_tags":["django-integration","wysiwyg-editor","form-widget"],"use_cases":["Add rich-text editing to Django model fields for blog posts, articles, or content management systems.","Replace plain textarea inputs in custom Django forms with a full WYSIWYG editor for better user experience.","Build admin interfaces where content creators need formatting tools (bold, italic, links, lists) without leaving Django.","Integrate HTML editing into multi-tenant or SaaS applications built on Django without writing custom editor logic."],"what_it_does":"django-tinymce bridges Django's form and model systems with TinyMCE, a popular JavaScript rich-text editor. It provides an HTMLField model field and a corresponding form widget that render as interactive WYSIWYG editors in the Django admin and custom forms. The package handles integration with Django's staticfiles system to serve TinyMCE assets, so developers can add rich-text editing to their applications with minimal configuration.\n\nThe package is production-stable, actively maintained, and supports modern Django (4.2 through 5.2) and Python (3.9+) versions. It has a single runtime dependency on django itself, making installation straightforward. The dual MIT/GPL-2.0-or-later license means you should verify compatibility with your project's licensing before adoption.","worth_installing":"Yes. django-tinymce is production-stable, actively maintained, has no known vulnerabilities, and solves a common need (rich-text editing in Django) with low install friction. The dual GPL/MIT license is a minor consideration\u2014verify it aligns with your project's licensing model, but it is not a blocker for most use cases."},"id":"django-tinymce","links":{"html":"https://skillfed.io/packages/django-tinymce","md":"https://skillfed.io/packages/django-tinymce.md","pypi":"https://pypi.org/project/django-tinymce/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-21","license_spdx":"MIT AND GPL-2.0-or-later","license_treatment":"copyleft","name":"django-tinymce","python_support":"supports_current","summary":"A Django application that contains a widget to render a"},"popularity":{"monthly_downloads":892521,"position":4800,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.0.0"}
