Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 437 Bytes

File metadata and controls

12 lines (10 loc) · 437 Bytes

Version 1.0.0: - [ ] Support for Pillow (not sure if this works with Python 3?)

Version 0.6.0: - [ ] Python 3 Support

Version 0.5.0: - [ ] Add support for a configurable tmp/ directory in models.file_location() - [ ] Allow the use of relative URLs - [ ] Maybe additional logging if in DEBUG that tells why there was a failure - [ ] Make it configurable so that it can either return a redirect or image data directly - [ ] Tests