Answer the question
In order to leave comments, you need to log in
Why can't disable auto-escaping in django?
I have the following html template code:
<div id="basic-modal-content">
<div class='header'><span>Название проекта</span></div>
<p class="message">{% autoescape off %}{{ message }}{% endautoescape %}</p>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question