Re: File upload problem
"Mike Orr" <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On 8/23/06, David Binger <[email protected]> wrote: > > On Aug 22, 2006, at 7:18 PM, Mike Orr wrote: > > > I can't figure out what's wrong with this form. > > Use this keyword and it seems to work: > > form = Form(enctype="multipart/form-data") <slaps head> Argh, you can tell I haven't made an upload form in a while. Can we have form.add raise an exception if the widget is incompatible with the form encoding? -- Mike Orr <[email protected]>