summaryrefslogtreecommitdiff
path: root/django/utils/html_parser.py
AgeCommit message (Expand)Author
2012-10-23[1.4.x] Fix an HTML-parser test that's failed in Python 2.6.8 since 5c79dd58.Carl Meyer
2012-08-16[1.4.x] Fixed #18239 -- Subclassed HTMLParser only for selected Python versionsRaphaƫl Hertzog
2012-03-01Fixed #17730 - Renamed django.utils.htmlparser to django.utils.html_parser to...Carl Meyer