Andy Carnevale on Django
Content tagged Django
View all tags
Blog Posts
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.
Projects
AI Gift Recommender
An AI-powered gift generator that creates unique gift recommendations by considering the recipient's interests, age, and budget. Uses HTMX to handle form submission interaction, Django for backend, and Claude API to generate the gift ideas.