Questions tagged as 'l10n'

3
answers

How do I prevent Django from finding IDs in the template?

I'm using Django 1.4 with location (L10N) enabled, which causes numeric values in the template to be formatted: 1.234,56 . The problem is that every time I put ID in the template, for example: data-id="{{ form.instance.id }...
asked by 11.12.2013 / 17:21