mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
423244bc6b
In particular, allow the '--' sequence to be present in string values without being interpreted as comment marker. Thanks Tim Chase for the report and shaleh for the initial patch.