librelist archives

« back to archive

ANN: Flask-Uploads 0.1.3

ANN: Flask-Uploads 0.1.3

From:
Matthew Frazier
Date:
2011-06-29 @ 18:29
I just released a new version of Flask-Uploads, version 0.1.3. This 
version includes two new features:

* It now supports Flask 0.5 through 0.7, by switching from Module to 
Blueprint depending on which is available.
* The _uploads module/blueprint will only be registered if it is needed 
to serve the upload sets.

A brief warning, however: apparently I somehow released a version 0.1.2 
onto PyPI without either of those changes (as far as I can tell, it is 
equivalent to 0.1.1), but never tagged it in my hg repository. Just 
avoid using 0.1.2.
-- 
Regards, Matthew "LeafStorm" Frazier
http://leafstorm.us/