django-imagekit/imagekit/specs
Matthew Tretter f9d91c7c4d Remove source_deleted signal
...for now. Eventually, we will want a signal that tells us when sources
are no longer used, however that isn't just limited to when they're
deleted! This new signal should also be dispatched, for example, when
a source image field is set to `None`. Since none of the built-in
strategies are currently using the source_deleted signal, I've decided
to remove it until we have a more complete solution.
2013-05-25 00:50:59 -04:00
..
__init__.py Use pilkit's process_image utility 2013-05-09 22:02:03 -04:00
sourcegroups.py Remove source_deleted signal 2013-05-25 00:50:59 -04:00