1
0
mirror of https://github.com/django/django.git synced 2025-06-26 13:59:12 +00:00
django/tests/template_tests
haileyajohnson 22506b2c16 Fixed #36465, Refs #35816 -- Disallowed '+' and '-' characters in template variable names.
Regression in 5183f7c287a9a5d61ca1103b55166cda52d9c647.

Thank you to Jon Banafato and Baptiste Mispelon for the report.
2025-06-18 14:04:39 +02:00
..