django-imagekit/imagekit/models/fields
Matthew Tretter ba9bf1f877 Add image cache strategies
This new feature gives the user more control over *when* their images
are validated. Image cache backends are now exclusively for controlling
the *how*. This means you won't have to write a lot of code when you
just want to change one or the other.
2012-10-03 22:23:11 -04:00
..
__init__.py Add image cache strategies 2012-10-03 22:23:11 -04:00
files.py Add image cache strategies 2012-10-03 22:23:11 -04:00
utils.py Fix inheritance of ImageKitMeta objects 2012-02-17 21:10:09 -05:00