Re: Image Field Validation

2009-07-14 Thread kevinski
Thanks Michael, I had no idea of this standard. Making a form for images on a separate page will not be an issue. Your help is greatly appreciated, Kevin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

Re: Image Field Validation

2009-07-14 Thread Michael
On Tue, Jul 14, 2009 at 12:48 PM, kevinski wrote: > > Hello, > > I am using 3 image fields in my model form. When I browse for images > and submit, the images are uploaded with no problem. When my form does > not validate, error messages appear for invalid fields and correct > fields stay in tact

Image Field Validation

2009-07-14 Thread kevinski
Hello, I am using 3 image fields in my model form. When I browse for images and submit, the images are uploaded with no problem. When my form does not validate, error messages appear for invalid fields and correct fields stay in tact, however my image paths disappear and I am required to browse f