| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-22 | [1.7.x] Tweaked strip_tags tests to pass on Python 3.3 | Claude Paroz |
| 2014-03-22 | [1.7.x] Improved strip_tags and clarified documentation | Claude Paroz |
| 2014-03-08 | Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings | Claude Paroz |
| 2014-03-01 | Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html() | Erik Romijn |
| 2013-10-26 | Fix all violators of E231 | Alex Gaynor |
| 2013-10-18 | Fixed #21287 -- Fixed E123 pep8 warnings | Alasdair Nicol |
| 2013-10-15 | Fixed #7261 -- support for __html__ for library interoperability | Unai Zalakain |
| 2013-07-28 | Simplified smart_urlquote and added some basic tests. | Florian Apolloner |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-05-23 | Fixed #19237 (again) - Made strip_tags consistent between Python versions | Claude Paroz |
| 2013-05-22 | Fixed #19237 -- Used HTML parser to strip tags | Claude Paroz |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
