The screenshot is captured with chrome extension, then, capture all page and save to png.
The problem is caused by s3_folder_storages. I am replacing the DEFAULT_FILE_STORAGE bY s3boto storage. I think as field is ImageField png or jpg are valid images Best Regards On Thu, Nov 8, 2012 at 1:21 PM, Dennis Lee Bieber <[email protected]>wrote: > On Wed, 7 Nov 2012 21:10:06 -0800 (PST), Carlos Aguilar > <[email protected]> declaimed the following in > gmane.comp.python.django.user: > > > Hello, > > > > I am working in a project that requires you upload an image in a model. > The > > project was started by other developer. > > > > Today testing, without realize changes in the model I am receiving the > > following error: > > > > 'cStringIO.StringO' object has no attribute 'size' > > Is that a cut&paste? If it is, I suspect a typo... > > > > > I not have idea what is causing the error, then I appreciate your help to > > fix this. > > > > One screenshot of the error: > > > > < > https://lh6.googleusercontent.com/-duPf2J5ejnI/UJs-gygXKgI/AAAAAAAACDA/SmKl6Zk2sPM/s1600/waitress-error.png > > > > What type of screen are you using... Even at "full view" my browser > shows ant droppings... The text lines are TWO PIXELS tall! > > Not to mention you called it a PNG file, but that site is displaying a > JPEG. > -- > Wulfraed Dennis Lee Bieber AF6VN > [email protected] HTTP://wlfraed.home.netcom.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Carlos Aguilar Consultor Hardware y Software DWD&Solutions http://www.dwdandsolutions.com http://www.houseofsysadmin.com Cel: +50378735118 USA: (301) 337-8541 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

