Re: Image upload Field

2008-10-22 Thread Sven Richter
Nevermind my Mail, right after i sent this message it works. I dont know what went wrong exactly but right now i can see all of a sudden like 10 pictures i was loading up. Greetings Sven Sven Richter wrote: > Hi, > > i have a model which defines a ImageField with > a path which exists in the m

Image upload Field

2008-10-22 Thread Sven Richter
Hi, i have a model which defines a ImageField with a path which exists in the media root. Then i created a form which is bound to the Model with Modelform. All the fields in the Form are working as expected despite the Image field. I mean, i can choose an image, but it wont upload to my path, n