Hello.

I have a simple form with only ImageField declared in it and I've got
the following problem: when I am trying to upload something that is
not am image, i get no errors at all.

Form.is_valid() returns True.

What should I do to validate the imagedata?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to