django-imagekit/imagekit
2013-05-13 21:28:41 -04:00
..
cachefiles Fix None checks 2013-05-10 04:43:01 -04:00
forms Fix imagekit.forms.fields.ProcessedImageField 2013-01-23 22:54:25 -05:00
management Let's call em cachefiles 2013-02-04 19:52:38 -05:00
models Always call set_spec_id 2013-04-05 14:57:41 -04:00
specs Use pilkit's process_image utility 2013-05-09 22:02:03 -04:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Rename GeneratedImageFile to ImageCacheFile 2013-02-08 18:15:00 -05:00
__init__.py Remove PILKit functionality 2013-02-07 23:10:05 -05:00
admin.py "source" now refers to the file itself 2012-12-11 22:53:13 -05:00
conf.py Improve default cache backend handling 2013-05-13 21:28:41 -04:00
exceptions.py Error when attempting to generate image w/o source 2013-02-25 22:42:47 -05:00
files.py Renaming/repackaging of generated file related classes 2013-01-31 19:24:08 -05:00
generatorlibrary.py Use "imagekit" instead of "ik" for built-in generator prefix 2013-02-01 01:31:51 -05:00
hashers.py Canonicalize sets and dicts before hashing 2013-04-25 02:30:37 -04:00
importers.py Remove PILKit functionality 2013-02-07 23:10:05 -05:00
lib.py Add flake8 linting 2012-11-05 23:34:32 -05:00
pkgmeta.py Bump version to 3.0b1 2013-04-05 16:43:26 -04:00
processors.py processors in PILKit: module 2013-04-10 14:24:02 -04:00
registry.py Split before_access into two signals 2013-05-10 04:39:46 -04:00
signals.py Split before_access into two signals 2013-05-10 04:39:46 -04:00
utils.py Store cachefile strategy on file; not generator 2013-05-10 00:51:47 -04:00