Posts

Showing posts with the label django template filters

How to output raw html tags in Django template 2020 tutorial

Image
  safe ¶ Marks a string as not requiring further HTML escaping prior to output. When autoescaping is off, this filter has no effect.