django-imagekit/imagekit
Matthew Tretter 11d511f9cc Extract util for parsing common bits.
In preparation for new thumbnail and placeholder tag syntaxes (#177 and
#176) which share some (but not all) syntax with the generateimage tag.
2013-01-08 22:42:42 -05:00
..
forms Require spec id for form fields 2012-12-01 15:56:37 -05:00
imagecache Add flake8 linting 2012-11-05 23:34:32 -05:00
management "source" now refers to the file itself 2012-12-11 22:53:13 -05:00
models "source" now refers to the file itself 2012-12-11 22:53:13 -05:00
processors Create Thumbnail spec; closes #175 2012-12-06 23:48:09 -05:00
specs Special case serialization of ImageFieldFiles 2013-01-08 21:52:56 -05:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Extract util for parsing common bits. 2013-01-08 22:42:42 -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 GeneratedImageCacheFile stores file manipulation attributes 2012-12-06 19:54:26 -05:00
generatorlibrary.py Create Thumbnail spec; closes #175 2012-12-06 23:48:09 -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 Correct typo 2013-01-08 20:36:17 -05:00
signals.py Add before_access signal 2012-10-16 22:30:36 -04:00
utils.py Rework template tag for generators 2012-12-01 20:36:31 -05:00