django-compress

A Django application that automates CSS/JavaScript compression and helps in making delivery of static media more efficient
Download

django-compress Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Andreas Pelme
  • Publisher web site:
  • http://code.google.com/u/andreas.pelme/

django-compress Tags


django-compress Description

A Django application that automates CSS/JavaScript compression and helps in making delivery of static media more efficient django-compress provides an automated system for compressing CSS and JavaScript files. By default, it only outputs compressed files, while not in DEBUG-mode. That means you can still debug and edit your source files while coding, and when going to production, the compressed files will be automatically generated.Support for jsmin and CSSTidy is included and enabled by default (but can easily be disabled).The django-compress project includes template tags for outputting the URLs to the CSS/JavaScript-files and some other goodies to improve the performance of serving static media. Requirements: · Django · Python


django-compress Related Software