#8536 improve |safe and Markup usage

v1.17.0
closed
None
General
nobody
2024-06-10
2024-02-09
No
  • Markup() objects can use % or .format to automatically escape things into them, that's nicer
  • |safe in templates is not ideal, better to use Markup() right when the string is constructed and known to be safe html.

Discussion

  • Guillermo Cruz - 2024-02-23
    • status: open --> closed
     
  • Guillermo Cruz - 2024-02-23

    merged

     
  • Dave Brondsema

    Dave Brondsema - 2024-06-10
    • Milestone: unreleased --> v1.17.0
     

Log in to post a comment.