Skip to content

mark_safe does not work in Django #217

Discussion options

You must be logged in to vote

I'm going to assume your html strings are already escaped prior to entering the template and/or ReactPy.

If you want to unescape them, you can use html.unescape

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@milescatlett
Comment options

@Archmonger
Comment options

Comment options

You must be logged in to vote
2 replies
@Archmonger
Comment options

@Archmonger
Comment options

Answer selected by Archmonger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants