django-imagekit/imagekit
Eric Eldredge c00ea10b0a Bound fields are now cached on the model instance.
ImageSpecFile and AdminThumbnailView are created on the first access, and
then assigned as properties of the model instance for subsequent access.
2011-09-25 12:42:27 -04:00
..
management Rename ImageSpecFile properties 2011-09-22 18:13:32 -04: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
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py Bound fields are now cached on the model instance. 2011-09-25 12:42:27 -04:00
processors.py Transpose processor now supports auto EXIF orientation. 2011-09-24 23:09:49 -04:00
tests.py Rename fields module to models. 2011-09-23 18:06:28 -04:00
utils.py Transpose processor now supports auto EXIF orientation. 2011-09-24 23:09:49 -04:00