django-imagekit/imagekit/management
Colin Wood 2f7bfe5dc7 Make sure image files has a name associated.
The generate image command will run into issues if the ImageSpecField does not
have any image file source associated wit hti. Like a Optional image field. So
we can not generate the images for that. So this should check to make sure that
it has one.
2014-07-11 10:07:43 -04:00
..
commands Make sure image files has a name associated. 2014-07-11 10:07:43 -04:00
__init__.py PEP8-ing and whitespacing. 2011-10-31 23:12:03 +09:00