froala / django-froala-editor

Package to integrate Froala WYSIWYG HTML rich text editor with Django.
https://froala.com/wysiwyg-editor
283 stars 72 forks source link

Admin inlines. Adding inline appends froala to all text fields #63

Closed Mykyta-Chernenko closed 5 years ago

Mykyta-Chernenko commented 5 years ago

https://github.com/froala/django-froala-editor/issues/40

Solution of this issue is wrong. It both appends froala to all text fields and not only to froala fields and doesn't add any options

isDipesh commented 5 years ago

Hi @marakaci, thanks. Yes, this is an open issue and duplicate of #53. We will work on it. If you already have a solution, please send us a PR.