mirror of
https://github.com/django/django.git
synced 2025-03-03 05:24:24 +00:00
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.