Blog Posts Tagged 'django'

Adding django-tinymce rich text editor to Django Admin forms

Here's how I added the rich text editor TinyMCE to my Django project's admin forms, using django-tinymce.

Last Updated:
Tags: django, tinymce