Skip to content

Conversation

@jeffdico
Copy link

@jeffdico jeffdico commented Nov 8, 2024

Describe the issue you are attempting to fix.
The booleanField is not using the false_values to check the formdata value passed to it. it just sets what ever vallue passed as bool.
Link to any relevant issues or pull requests.

Describe what this patch does to fix the issue.
This patch makes a call to process_formdata method so as to enforce using false_values set when creating the field in the form class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant