Hi,
i wrote a form using my cutom Manipulator,
all the check behave properly execpt the

formfields.ImageUploadField(field_name="image_file", is_required=True,
validator_list=[self.isValideImageWeight] ),

it always raise [this field is recquired] .

address to test the form :
http://ozserver.no-ip.com:345/cefinban/recette/ajouter
code of view.py, manipulators.py, recette_add.html (Template)
http://django.pastebin.com/562557

I m stuck please help, you ll all enjoy the new caledonian food :)


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to