mirror of
https://github.com/django/django.git
synced 2025-10-30 00:56:09 +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.