Django tag for compressing in-page javascript

Posted by DataGreed on Stack Overflow See other posts from Stack Overflow or by DataGreed
Published on 2010-02-02T13:09:55Z Indexed on 2010/05/06 5:48 UTC
Read the original article Hit count: 154

Django-compress is great, but it doesn't offer any tags for compressing in-page javascript.

Are there some solutions out there? Even removing newlines (and adding ";" where needed) would be just great.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about django-templates