request.POST.getlist['choices']
request.GET.getlist['choices']
error:
'instancemethod' object is unsubscriptable
but these works:
request.POST['choices']
request.GET['choices']
& give the the LAST CHOICE that made
i should mention that html page correctly send choices=1&choices=2,...
thank u
Perhaps you should pause to work through a Python tutorial.
--
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."
On Oct 29, 11:35 pm, "James Bennett" <ubernost...@gmail.com> wrote:
>
> what do u mean?
> there is no pause in between...
>
He is saying that you should really, really take the time to learn
python before
trying to do anything with django.
(Hint: you need getlist() , not getlist[] , but the fact you did not
see this error should
really tell you something: That you need to learn Python first.
> He is saying that you should really, really take the time to learn
> python before
> trying to do anything with django.
s/before/while/
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/