Skip to content

Conversation

@VETREA
Copy link

@VETREA VETREA commented Sep 4, 2024

To resolve issue #1059, I created a CustomDjangoClient by subclassing DjangoClient and overriding the serialize method to use form.form_values() from lxml, which extracts form values without altering the form structure. This fix ensures accurate form submission by only including the intended form inputs and avoiding the unintended inclusion of unclicked submit inputs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants