Changes between Initial Version and Version 1 of Ticket #24636, comment 2
- Timestamp:
- Apr 13, 2015, 1:48:51 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24636, comment 2
initial v1 41 41 with `max_digits=3` works for `value=1`, but fails for `value=11`. 42 42 43 the documentation says that `max_digits` must be "greater than or equal to decimal_places''.43 the documentation says that `max_digits` ''must be greater than or equal to decimal_places''. 44 44 45 45 https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.DecimalField.max_digits