Skip to content

Pass 'places' to 'precision' in wtfForms DecimalField convertation #343

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

Merged
merged 3 commits into from
Jun 7, 2020

Conversation

PeterKharchenko
Copy link
Contributor

fixes #341

@insspb
Copy link
Collaborator

insspb commented Jun 7, 2020

@PeterKharchenko thank you for contribution, excuse for delayed merge.

@insspb insspb added log:fixed Changelog mark label. Marks fixed bug issues. type: enhancement Enhancement update for old feature labels Jun 7, 2020
@insspb insspb changed the title Decimal precision fix Pass 'places' to 'precision' in wtfForms DecimalField convertation Jun 7, 2020
@insspb insspb merged commit 60409e2 into MongoEngine:master Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
log:fixed Changelog mark label. Marks fixed bug issues. type: enhancement Enhancement update for old feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DecimalField precision is ignored in wtforms, defaults to 2
2 participants