Skip to content

Convert DecimalField to Decimal instead of Float in DRF and form converters#1277

Merged
ulgens merged 2 commits intographql-python:mainfrom
jmp:decimal-fields
Jan 18, 2022
Merged

Convert DecimalField to Decimal instead of Float in DRF and form converters#1277
ulgens merged 2 commits intographql-python:mainfrom
jmp:decimal-fields

Conversation

@jmp
Copy link
Contributor

@jmp jmp commented Dec 2, 2021

Fixes #1276

@ulgens ulgens self-requested a review January 18, 2022 14:02
@ulgens ulgens merged commit e1a7d19 into graphql-python:main Jan 18, 2022
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.

DRF DecimalField is converted to Float instead of Decimal in mutations

3 participants