Skip to content

How can I get the whole string if there have space? #9

@louisom

Description

@louisom

Hi, first thanks for this tutorial, this tutorial let me think more clear about flask !

I have a question about request.form

ex: app.questions[0] = ("how many year you use Python?", ("2y down", "2y ~ 5y", "5y up"))
when I choice "2y down", request.form['answer_from_layout_lulu'] return "2y"

where is the point to fix so I can get "2y down" ?

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions