thanks a lot. > > On 12/28/05, patrick k <[EMAIL PROTECTED]> wrote: >> now i´m trying to get all "users" to send them an email. >> but with something like post_data["user"] i only get "[EMAIL PROTECTED]". >> >> so, how can i get all the values for "user" within my dict? > > You might want to take a look at Simon's response to this ticket: > http://code.djangoproject.com/ticket/1130 > > > -- > "May the forces of evil become confused on the way to your house." > -- George Carlin
- Re: MultiValueDict James Bennett
- Re: MultiValueDict patrick k
- Re: MultiValueDict Adrian Holovaty