Skip to content

request.form_data.get(...) returns the string "None" if a field doesn't exist #69

Closed
@radair6000

Description

@radair6000

Hi,

The method request.form_data.get seems to return the string "None" if the requested field doesn't exist. Is should probably return the NoneType None?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions