On 3/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I'll see what I can do.
>
> On Mar 20, 9:42 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
> wrote:
> > On 3/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > > However, if I want more than one selected boxes, using a list doesn
I'll see what I can do.
On Mar 20, 9:42 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On 3/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> > However, if I want more than one selected boxes, using a list doesn't
> > work, it simply returns an empty list. Is it possible to do
On 3/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> However, if I want more than one selected boxes, using a list doesn't
> work, it simply returns an empty list. Is it possible to do with
> Client or should I open a ticket and start working on a patch?
This problem is already reported
Hello everyone,
I have a page with a bunch of select boxes with the same name
("selected") and different values so that they are sent as a list to
the view. I can't figure how to test multiple selections with
django.test.client.Client however. This works for a single value:
self.client.post('/
4 matches
Mail list logo