summaryrefslogtreecommitdiff
path: root/django/utils/html_parser.py
AgeCommit message (Expand)Author
2012-07-22[py3] Switched to Python 3-compatible imports.Aymeric Augustin
2012-06-22Fixed our HTMLParser patches for python 2.7.4Florian Apolloner
2012-03-01Fixed #17730 - Renamed django.utils.htmlparser to django.utils.html_parser to...Carl Meyer