mirror of
https://github.com/django/django.git
synced 2025-04-13 12:02:20 +00:00
The fact that strip_tags cannot guarantee to really strip all non-safe HTML content was not clear enough. Also see: https://www.djangoproject.com/weblog/2014/mar/22/strip-tags-advisory/