vote up 0 vote down star

Hello,

I'm trying to write an html form, that includes a radio button and keyword search. The code is here:

http://dpaste.com/115844/

The django view is not recognizing this syntax: pubtypeid = request.GET['pubtypeid'] Can someone please help me write this correctly?

Thanks,

Ana

flag

1 Answer

vote up 0 vote down

You're using the "if" incorrectly. It should have two "=", not one.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.