django-imagekit/imagekit/models
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
..
fields Use hashes for generated image filenames 2012-07-19 23:48:28 -04:00
__init__.py Use django-appconf 2012-07-19 21:03:15 -04:00