summaryrefslogtreecommitdiff
path: root/compressor/parser/default_htmlparser.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few imports.Jannis Leidel2013-05-271-6/+1
* Change internall import of six to django.utils.six as we don't need add more ...Kudlaty2013-04-161-1/+2
* Fix falke8 errorsKudlaty2013-04-161-1/+6
* Initial python 3 compatibilityRafal Stozek2013-03-201-7/+6
* Merge pull request #263 from jedie/11ae55c90d7c74c060cbe6fe5777cf24838ce74aJannis Leidel2012-08-031-1/+3
|\
| * Display the error line on HTMLParser parse errors.Jens Diemer2012-05-181-1/+3
* | More flaking.Jannis Leidel2012-05-191-0/+1
|/
* Renamed htmlparser.py to default_htmlparser.py and renamed custom HtmlParser ...Michael van de Waeter2011-06-281-0/+76