Merge pull request #31 from wyattanderson/master

Add webassets
This commit is contained in:
Vinta 2014-07-02 09:53:32 +08:00
commit 6a0a3fb98b

View File

@ -324,6 +324,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Tools for managing, compressing and minifying website assets.*
* [django-compressor](https://github.com/django-compressor/django-compressor) - Compresses linked and inline javascript or CSS into a single cached file.
* [webassets](https://github.com/miracle2k/webassets) - Asset management for Python web development - merge, compress and compile JavaScript, CSS, CoffeeScript, LESS, etc.
## Caching