django-imagekit/imagekit/management/commands
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
..
__init__.py Documentation! 2011-09-25 21:04:11 -04:00
generateimages.py Make sure image files has a name associated. 2014-07-11 10:07:43 -04:00