Closed
Description
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
Labels
No labels
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?