#30177 closed Bug (fixed)
format_number() crashes when the number has over 200 digits
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | Utilities | Version: | 2.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Only Django 2.0.x is affected. The incorrect patch was applied in 1f42f82566c9d2d73aff1c42790d6b1b243f7676. use_l10n
is undefined.
Note:
See TracTickets
for help on using tickets.
PR