jazzband / django-tinymce

TinyMCE integration for Django
http://django-tinymce.readthedocs.org/
MIT License
1.25k stars 317 forks source link

Usiing Django rest framework #388

Closed macbotxxx closed 2 years ago

macbotxxx commented 2 years ago

im working with tinymce on my application which a description is saved using it . but the issue I'm facing is the endpoint returns the content with HTML format in it , which is not cool for me , I want to return only the description content with out the HTML content.

claudep commented 2 years ago

Sorry, but this looks like more of a support issue, I don't see anything we can do with that report.