django-imagekit/imagekit
Matthew Tretter 35b807cfa9 generate method (optionally) saves file
This way, there's a creation counterpart to `delete()`. The user
shouldn't have to deal with storage backends to create and delete the
files, and now they don't.
2012-02-03 09:16:50 -05:00
..
cachestate generate method (optionally) saves file 2012-02-03 09:16:50 -05:00
management Rename force flag to force-revalidation 2012-02-02 23:23:20 -05:00
processors small pep8 formatting fix 2012-01-27 13:45:22 +01:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
__init__.py Bumping the version number. 2011-12-22 22:14:14 -08:00
admin.py Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
lib.py TrimColor processor 2011-11-16 00:11:05 -05:00
models.py generate method (optionally) saves file 2012-02-03 09:16:50 -05:00
settings.py First shot at cache state backend implementation 2012-02-01 22:37:58 -05:00
utils.py Commands for validating and invalidating the cache 2012-02-02 00:19:46 -05:00