Hi,

i have a problem with the form.ImageField  using ModelForm.
I define a ImageField in my  model and I  configure all path in the
settings file. I have no problem when i use the django admin
interface : the images are uploaded  correctly to the directory and
correctly added in the DB. But when i use the form i make with
ModelForm.  Nothing append. I don't understand because i don't
customise the form, i just exclude some fields.
Is it possible there is a bug in ModelForm.ImageField ??

Thanks
Alex

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

Reply via email to