1
0
mirror of https://github.com/django/django.git synced 2025-03-19 13:50:45 +00:00
django/tests/regressiontests
Chris Khoo 9efe1a7210 [1.5.x] Fixed #19237 -- Improved strip_tags utility
The previous pattern didn't properly addressed cases where '>'
was present inside quoted tag content.
Backport of bf1871d87 from master.
2012-11-24 12:20:41 +01:00
..