mirror of
https://github.com/django/django.git
synced 2025-04-09 15:59:41 +00:00
While using USE_L10N, line numbers and IDs were printed as comma (or locale equivalent) separated values. Thanks Kronuz for the report and intial patch. Fixes #20861.