cobrateam/django-htmlmin
HTML minifier for Python frameworks (not only Django, despite the name).
PythonBSD-2-Clause
Issues
- 0
Add FastAPI example
#182 opened by des1redState - 0
Trailing slash on void elements
#181 opened by ma11011s - 0
htmlmin deobfuscates emails
#88 opened by nkuttler - 4
HTML MINIFY not Working!
#137 opened by parsaeini - 0
No wheel available for 0.11.0 on PyPI
#155 opened by Steap - 1
Lighthouse returned error: NOT_HTML, the page served as text/plain instead of text/html
#154 opened by agusmakmun - 2
travis-ci.org shutdown
#149 opened by tisdall - 0
- 0
problem using html_minify in django
#147 opened by chrisamow - 0
Django cache per view
#146 opened by dalescher - 0
- 0
Only script tag are appearing on head tag?
#140 opened by KanishkTanwar - 1
Unexpected html
#139 opened by schostac - 1
- 3
Code is rendered outside header tags
#132 opened by mina-gaid - 1
Minify closes <form> tag erroneously
#134 opened by LuisFGomez - 6
error with gzip on nginx
#114 opened by vladimirmyshkovski - 1
compatibility with Edge & MS IE
#118 opened by jacopsd - 4
- 3
net::ERR_CONTENT_LENGTH_MISMATCH
#117 opened by pjmcdermott - 3
Not working with django 2.1
#127 opened by benoitmaudet - 1
- 4
Will this app evolve?
#135 opened by shtalinberg - 0
Favicon not showing
#133 opened by mina-gaid - 1
Using html-min with TemplateView class
#109 opened by khs123 - 5
Noscript tag stop working in html on adding MarkRequestMiddleware class in django
#113 opened by Ajeetlakhani - 1
ImportError: Module "htmlmin.middleware" does not define a "HtmlMinifyMiddleware" attribute/class
#130 opened by chrisbolman - 2
- 1
Name conflict with htmlmin
#123 opened by WoaDmulL - 0
It strips the <head></head> content
#128 opened by flexpeace - 3
- 2
- 0
why?sometimes it can run,sometimes it raise a except as follows:File "C:\Python34\lib\site-packages\bs4\__init__.py", line 192, in __init__ elif len(markup) <= 256 and ( TypeError: object of type 'NoneType' has no len()
#125 opened by TangGrit - 7
In-page javascript is not minified
#95 opened by fabiocaccamo - 0
Order in meta tag attributes !
#124 opened by eduardolujan - 0
white space issues within p tags
#121 opened by benzkji - 1
Package LICENSE in the tarball
#120 opened by yecril71pl - 2
ValueError when using with gzip_page decorator
#104 opened by tremby - 6
Too aggressive?
#108 opened by rosskarchner - 3
DOCTYPE is always removed
#89 opened by uadnan - 0
Tag is being closed when not needed </source>
#116 opened by khrizo - 1
django-htmlmin conflict with htmlmin
#107 opened by tigerfoot - 1
support for Django 1.10?
#111 opened by akshaybabloo - 1
Accelerated Mobile Pages problem
#110 opened by shtalinberg - 7
Support the new Django 1.10 MIDDLEWARE style
#102 opened by tremby - 2
Exception raised when no content type set: "Error in formatting: KeyError: u'content-type'"
#98 opened by JoeJasinski - 3
Why response.status_code == 200 only
#97 opened by Alcolo47 - 0
Not all conditional comments are preserved
#93 opened by vxsx - 5
Explicit space in tag gets removed
#83 opened by christiansyoung - 2
NameError: name 'unicode' is not defined
#85 opened by drcd