django-imagekit/imagekit/models/fields
Matthew Tretter 7ad5cf4db5 Use hashes for generated image filenames
While this change means users can no longer specify their own filenames,
changing a property of a processor, for example, will now result in a
new image. This solves a lot of the previous invalidation issues.
2012-07-19 23:48:28 -04:00
..
__init__.py Use hashes for generated image filenames 2012-07-19 23:48:28 -04:00
files.py Use hashes for generated image filenames 2012-07-19 23:48:28 -04:00
utils.py Fix inheritance of ImageKitMeta objects 2012-02-17 21:10:09 -05:00