django-imagekit/imagekit
2013-01-29 02:17:52 -05:00
..
forms Fix imagekit.forms.fields.ProcessedImageField 2013-01-23 22:54:25 -05:00
imagecache Fix source callbacks on strategies 2013-01-29 01:48:06 -05:00
management Update warmimagecache to use new cacheable registry 2013-01-29 01:53:23 -05:00
models Always use colon as segment separator 2013-01-29 02:17:52 -05:00
processors New thumbnail tag syntax! Closes #177 2013-01-09 00:25:08 -05:00
specs Separate source groups and cacheables. 2013-01-29 01:40:00 -05:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Remove _generateimage utility. 2013-01-09 00:28:29 -05:00
__init__.py Create Thumbnail spec; closes #175 2012-12-06 23:48:09 -05:00
admin.py "source" now refers to the file itself 2012-12-11 22:53:13 -05:00
conf.py Rework template tag for generators 2012-12-01 20:36:31 -05:00
exceptions.py Remove specs.SpecRegistry; add registry module 2012-12-01 17:16:09 -05:00
files.py Separate source groups and cacheables. 2013-01-29 01:40:00 -05:00
generatorlibrary.py Change spec/source registry to generator/cacheable 2013-01-23 22:46:57 -05:00
lib.py Add flake8 linting 2012-11-05 23:34:32 -05:00
pkgmeta.py Clean up version meta. 2012-10-25 20:01:26 -04:00
registry.py Fix source callbacks on strategies 2013-01-29 01:48:06 -05:00
signals.py Separate source groups and cacheables. 2013-01-29 01:40:00 -05:00
utils.py Separate source groups and cacheables. 2013-01-29 01:40:00 -05:00