Django has a useful {% spaceless %} tag that strips extra whitespace from HTML.
{% spaceless %}
My templates are producing a lot of whitespace and it\'s too much of a pain
There is a jinja2 extension that achieves this effect, authored by the jinja2 developer
https://github.com/mitsuhiko/jinja2-htmlcompress