Answer the question
In order to leave comments, you need to log in
How to add editor to textField in Django admin?
Hey guys.
The task in the Django admin panel in the TextField field is to make a convenient text input. My colleagues told me that there is some solution for RichtextFiled, which displays the editor on this field (but you have to change textField to RichtextFiled in models) - which is not very good, I think.
Can I somehow connect the editor (mb markdown) without rewriting the models? And then inserting text with html markup every time is a little annoying.
Answer the question
In order to leave comments, you need to log in
RichtextFiled) - which is not very good, I think.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question