1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
David Smith e58f79c535
Improved performance of DecimalField.
strip() is unnecessary because decimal.Decimal() strips the input value.
2021-01-16 17:49:02 +01:00
..
2021-01-15 09:43:45 +01:00