django-imagekit/imagekit
Matthew Tretter cc96ba5198 Moved _get_imgfile() into _create()
That was the only place it was being called and it just led to (my)
confusion with the image property.
2011-09-24 02:04:23 -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 Moved _get_imgfile() into _create() 2011-09-24 02:04:23 -04:00
processors.py Processors no longer take a file argument. 2011-09-23 21:25:47 -04:00
tests.py Rename fields module to models. 2011-09-23 18:06:28 -04:00
utils.py Rename fields module to models. 2011-09-23 18:06:28 -04:00