django-imagekit/imagekit
2010-01-25 16:19:29 -05:00
..
management Fixed indent and refactored ikflush command (issue #19) 2009-08-10 14:30:41 -04:00
__init__.py Bumped version number 2009-06-04 11:58:33 -04:00
defaults.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
options.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
processors.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
specs.py Imagekit not longer uses the appends the upload_to path of the image when generating the cache filename. The new default format is [media_root]/[cache_dir]/[cache_filename]. 2010-01-25 16:19:29 -05:00
tests.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
utils.py Added format processor to force a format/extension change 2009-06-04 11:47:16 -04:00