python3-django-bleach

Bleach is a Python module that takes HTML input, and returns valid HTML
  https://github.com/marksweb/django-bleach
  0
  no reviews



Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags, attributes and styles. django-bleach is a Django app that makes using bleach extremely easy.