Chris Lamb

django-collapse-whitespace-templatetag

BlogProjectsAbout

View all my projects »

Simple template tag for Django templates to collapse whitespace.


Useful for rendering plain text emails or when whitespace is important.


If you are looking for a highly experienced full-stack Django developer with a track record of producing high-quality and maintaininable code, please get in touch.

You can install django-collapse-whitespace-templatetag from PyPI:

$ pip install django-collapse-whitespace-templatetag
… or by adding django-collapse-whitespace-templatetag to your requirements.txt and re-running pip install -r requirements.txt.

You can browse the source tree, create or file bugs or download the code from Git:

$ git clone https://github.com/lamby/django-collapse-whitespace-templatetag

django-collapse-whitespace-templatetag is released under the BSD license.

View all my projects »