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

WIP: Separate file field in django form constructor #4121

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

theSage21
Copy link

@theSage21 theSage21 commented Sep 30, 2024

Fixes: #4093

Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

Thanks Arjoon, this looks great!

The only other thing we need before merging is some automated tests, so that we can tell if someone accidentally breaks this feature in a future PR.

hypothesis-python/RELEASE.rst Outdated Show resolved Hide resolved
Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
@theSage21
Copy link
Author

Thanks Arjoon, this looks great!

The only other thing we need before merging is some automated tests, so that we can tell if someone accidentally breaks this feature in a future PR.

Hey! I will add those soon. Currently caught up in work so not able to give time to this.

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.

django from_form does not work with filefields
2 participants