django-imagekit/imagekit
2013-01-23 21:31:53 -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 New thumbnail tag syntax! Closes #177 2013-01-09 00:25:08 -05:00
specs Remove unused import 2013-01-23 21:31:53 -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 Copy contents to NamedTemporaryFile if generated file has no name 2013-01-23 21:27:21 -05:00
generatorlibrary.py New thumbnail tag syntax! Closes #177 2013-01-09 00:25:08 -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