Portál AbcLinuxu, 7. května 2025 19:56
userform = UserForm(request.POST, request.FILES) raw_image = userform.cleaned_data["image"] content = BytesIO(raw_image.read()) image = Img.open(content)
Exception Type: OSError Exception Value: cannot identify image fileDíky za radu. Dík
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.