Skip to content

Commit

Permalink
Breaking this out into future versions
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickomatic committed Jan 14, 2014
1 parent 21d1096 commit d6d955a
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
- [ ] Support for Pillow (not sure if this works with Python 3?)
- [ ] Python 3 Support
- [ ] Add support for a configurable tmp/ directory in models.file_location()
- [ ] Make it configurable so that it can either return a redirect or image data directly
Version 1.0.0:
- [ ] Support for Pillow (not sure if this works with Python 3?)

Version 0.5.0:
- [ ] Python 3 Support

Version 0.4.5:
- [ ] Add support for a configurable tmp/ directory in models.file_location()
- [ ] Make it configurable so that it can either return a redirect or image data directly

0 comments on commit d6d955a

Please sign in to comment.