summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/html.py
AgeCommit message (Expand)Author
2011-04-28Fixed #7267 - UnicodeDecodeError in clean_htmlLuke Plant
2011-01-02Fixed #2986 -- Made the JavaScript code that drives related model instance ad...Ramiro Morales
2010-09-28A few test optimizations; using native unittest where no Django-specific Test...Russell Keith-Magee
2010-09-27Reorganized utils tests so it's all in separate modules. Thanks to Stephan Ja...Russell Keith-Magee