django-imagekit/imagekit
Markus Kaiserswerth 3e3302c7f7 Improve fault tolerance of Accessor._delete()
Handle/ ignored NotImplementedError and IOError which might get thrown
by the storage backend on delete.
2011-08-26 16:42:14 +02:00
..
management Flush newer records first. Also, spacing. 2011-02-10 19:00:35 -08:00
__init__.py Bumping the verison numbers. 2011-04-01 11:56:44 -07:00
defaults.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py fix issue #12 2011-07-04 04:09:31 -07:00
options.py allowing any fields on the object to be specified for use in naming of generated images; default to allowing pk 2011-06-28 14:27:47 -04:00
processors.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
specs.py Improve fault tolerance of Accessor._delete() 2011-08-26 16:42:14 +02:00
tests.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
utils.py Fixes: CMYK files from Photoshop fails to load with exception -2 2011-06-17 13:13:20 -07:00