Commit graph

2 commits

Author SHA1 Message Date
kleink
cd59c55647 Update py-flask-assets to 0.12.
0.12 (2016-08-18)
    - Added registration of Flask CLI commands using `flask.commands`
      entrypoint group. (Jiri Kuncar)
    - Added an optional support for FlaskAzureStorage when
      `FLASK_ASSETS_USE_AZURE` is set.  (Alejo Arias)
    - Updated Flask extension imports for compatibility with Flask 0.11.
      (Andy Driver) (fixes #102)
    - Fixed generation of absolute urls using //. (fixes #73)
    - Fixed Flask-Script assets build command. (Frank Tackitt)
2017-01-17 15:13:59 +00:00
kleink
cd97a1d6f1 Import Flask-Assets-0.8 as www/py-flask-assets.
Integrates the webassets library with Flask, adding support for
merging, minifying and compiling CSS and Javascript files.
2013-07-28 17:54:32 +00:00