1
0
mirror of https://github.com/django/django.git synced 2025-03-14 19:30:46 +00:00
Claude Paroz f108b1f7d7 [1.4.x] Clarified striptags documentation
The fact that striptags 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/

Partial backport (doc-only) of 6ca6c36f82 from master.
2014-03-22 11:19:58 +01:00
..