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

Improve django.forms #221

Merged
merged 12 commits into from
Jan 3, 2024
Merged

Improve django.forms #221

merged 12 commits into from
Jan 3, 2024

Conversation

noelleleigh
Copy link

A collection of small improvements to the django.forms.forms and django.forms.boundfield modules. The most impactful change is declaring BaseForm.cleaned_data to be a dict.

The other changes are described in the commit messages.

Copy link
Owner

@sbdchd sbdchd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@kodiakhq kodiakhq bot merged commit 048d79e into sbdchd:main Jan 3, 2024
2 checks passed
@noelleleigh noelleleigh deleted the improve-forms branch August 5, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants