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

Added BaseFormSetFactory.form_kwargs and .get_form_kwargs(). #271

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

sdolemelipone
Copy link
Collaborator

Replacement PR for #257 to address #256.

To add class attribute and method to make overriding form_kwargs more convenient.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.86%. Comparing base (1d14f2a) to head (dd5e88b).
Report is 4 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
+ Coverage   88.77%   88.86%   +0.09%     
==========================================
  Files           6        6              
  Lines         490      494       +4     
  Branches       54       49       -5     
==========================================
+ Hits          435      439       +4     
  Misses         40       40              
  Partials       15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sdolemelipone sdolemelipone merged commit 5492e18 into AndrewIngram:master Oct 16, 2024
10 checks passed
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