python3-django-html-sanitizer

Set of utilities sanitize HTML inputs in django (Python 3)
  https://github.com/ui/django-html_sanitizer
  0
  no reviews



Django HTML Sanitizer provides a set of utilities to easily sanitize/escape/ clean HTML inputs in django. This app is built on top of bleach, the excellent Python HTML sanitizer.

This is the Python 3 version of the package.