Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add different signatures for form assertions from Django 4.1 #1105

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

adamchainz
Copy link
Contributor

I have made things!

As per release note from testing section:

SimpleTestCase.assertFormError() and assertFormsetError() now support passing a form/formset object directly.

Related issues

n/a

@adamchainz adamchainz force-pushed the asserts_form_methods branch from b41e3df to c5c6d31 Compare August 26, 2022 09:17
@adamchainz adamchainz force-pushed the asserts_form_methods branch from c5c6d31 to 5a3b5d6 Compare August 26, 2022 09:50
@sobolevn sobolevn merged commit 63bee32 into typeddjango:master Aug 26, 2022
@adamchainz adamchainz deleted the asserts_form_methods branch August 26, 2022 10:35
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.

2 participants