Merge pull request #143 from augustusdsouza/patch-1

Added 'Flask-Assets' to Asset Management
This commit is contained in:
Vinta 2014-07-15 22:14:09 +08:00
commit 0bc02a3ecb
1 changed files with 1 additions and 0 deletions

View File

@ -437,6 +437,7 @@ long, literate-programming-style documentation generator.
* [django-storages](http://code.larlet.fr/django-storages/) - A collection of custom storage backends for Django.
* [glue](http://gluecss.com) - Glue is a simple command line tool to generate CSS sprites.
* [libsass-python](http://hongminhee.org/libsass-python/) - A Python binding of [libsass](https://github.com/hcatlin/libsass), the reference implementation of SASS/SCSS.
* [Flask-Assets](http://flask-assets.readthedocs.org/en/latest/) - Helps you integrate webassets into your Flask app.
## Caching