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

Fix type of min_value and max_value on FloatField #1081

Merged

Conversation

UnknownPlatypus
Copy link
Contributor

I have made things!

Similar to #951

This is common to use a float for the min_value/max_value of a forms.FloatField.
Not sure if Decimal should be allowed here too.

Cheers

Related issues

None

@sobolevn sobolevn merged commit 9664729 into typeddjango:master Aug 1, 2022
@UnknownPlatypus UnknownPlatypus deleted the float-field-min-max-value branch September 4, 2022 21:02
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