index
:
delta/python-packages/django-compressor.git
black
dependabot/pip/requirements/beautifulsoup4-4.12.2
dependabot/pip/requirements/calmjs-3.4.4
dependabot/pip/requirements/coverage-7.2.3
dependabot/pip/requirements/jinja2-2.11.3
dependabot/pip/requirements/lxml-4.6.3
develop
django-2.2-support
django-4.1-ci
drop-python-3.6
drop-python-3.7-and-old-djangos
fix-tests-coffin-breakage
master
prepare-for-2.0
rtd-config
simplify-settings
update-pypi-badge
update-template-doc-link
github.com: django-compressor/django-compressor.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compressor
/
parser
/
default_htmlparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat with black (#1151)
Mathieu Pillard
2022-10-28
1
-31
/
+29
*
Remove python 2 logic (#982)
Albert Wang
2020-01-02
1
-5
/
+4
*
Remove six (#976)
Albert Wang
2020-01-02
1
-3
/
+3
*
Switch from smart_text to smart_str (#977)
Albert Wang
2020-01-02
1
-2
/
+2
*
Remove the auto-closing link tag in more places and more test fixes
Johannes Linke
2019-08-05
1
-1
/
+1
*
Use six directly instead of django.utils.six (#950)
Tobias Kunze
2019-07-06
1
-1
/
+1
*
Drop support for Python 3.2
Johannes Linke
2017-05-11
1
-13
/
+3
*
Fixed deprecation warnings for calling HTMLParser on Python 3.X
Luke Plant
2015-10-23
1
-1
/
+20
*
Fixed a few imports.
Jannis Leidel
2013-05-27
1
-6
/
+1
*
Change internall import of six to django.utils.six as we don't need add more ...
Kudlaty
2013-04-16
1
-1
/
+2
*
Fix falke8 errors
Kudlaty
2013-04-16
1
-1
/
+6
*
Initial python 3 compatibility
Rafal Stozek
2013-03-20
1
-7
/
+6
*
Merge pull request #263 from jedie/11ae55c90d7c74c060cbe6fe5777cf24838ce74a
Jannis Leidel
2012-08-03
1
-1
/
+3
|
\
|
*
Display the error line on HTMLParser parse errors.
Jens Diemer
2012-05-18
1
-1
/
+3
*
|
More flaking.
Jannis Leidel
2012-05-19
1
-0
/
+1
|
/
*
Renamed htmlparser.py to default_htmlparser.py and renamed custom HtmlParser ...
Michael van de Waeter
2011-06-28
1
-0
/
+76