django-imagekit/imagekit
Matthew Tretter 8e6abc1e65 Remove ensure_exists
`generate()` now plays double duty
2013-01-31 10:07:27 -05:00
..
forms Fix imagekit.forms.fields.ProcessedImageField 2013-01-23 22:54:25 -05:00
generators Remove ensure_exists 2013-01-31 10:07:27 -05:00
management Remove ensure_exists 2013-01-31 10:07:27 -05:00
models Rename cache things (it isn't cachine) 2013-01-31 10:07:20 -05:00
processors New thumbnail tag syntax! Closes #177 2013-01-09 00:25:08 -05:00
specs Rename cache things (it isn't cachine) 2013-01-31 10:07:20 -05:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Rename cache things (it isn't cachine) 2013-01-31 10:07:20 -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 Rename cache things (it isn't cachine) 2013-01-31 10:07:20 -05:00
exceptions.py Remove specs.SpecRegistry; add registry module 2012-12-01 17:16:09 -05:00
files.py Remove ensure_exists 2013-01-31 10:07:27 -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 registration bug 2013-01-31 10:07:27 -05:00
signals.py Rename cache things (it isn't cachine) 2013-01-31 10:07:20 -05:00
utils.py Rename cache things (it isn't cachine) 2013-01-31 10:07:20 -05:00