django-imagekit/imagekit
Matthew Tretter 2770be23ea Naming & implementation of bound fields are more consistent.
Bound fields are now named as such (BoundBlah), extend their unbound
counterparts, and their constructors accept an unbound instance.
2011-09-21 09:39:06 -04:00
..
management Flush newer records first. Also, spacing. 2011-02-10 19:00:35 -08:00
templates/imagekit/admin Added AdminThumbnailView field. 2011-09-20 19:37:04 -04:00
__init__.py Bumping the verison numbers. 2011-04-01 11:56:44 -07:00
fields.py Naming & implementation of bound fields are more consistent. 2011-09-21 09:39:06 -04:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py No need for this. 2011-09-20 21:03:34 -04:00
options.py Added AdminThumbnailView field. 2011-09-20 19:37:04 -04:00
processors.py Removed Format processor 2011-09-20 21:34:00 -04:00
specs.py Naming & implementation of bound fields are more consistent. 2011-09-21 09:39:06 -04:00
tests.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
utils.py Fixes: CMYK files from Photoshop fails to load with exception -2 2011-06-17 13:13:20 -07:00