Skip to content

baratrion/django_compressor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django compressor

Compresses linked and inline javascript or CSS into a single cached file.

The main website for django-compressor is github.com/jezdez/django_compressor where you can also file tickets.

You can also install the in-development version of django-compressor with pip install django_compressor==dev or easy_install django_compressor==dev.

About

Compresses linked and inline javascript or CSS into a single cached file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • JavaScript 0.1%