django-imagekit/imagekit/models
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
..
fields Add image cache strategies 2012-10-03 22:23:11 -04:00
__init__.py Use django-appconf 2012-07-19 21:03:15 -04:00