django/tests/regressiontests/initial_sql_regress
Claude Paroz 423244bc6b Fixed #4680 -- Improved initial_sql parsing
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.
2012-07-21 14:24:29 +02:00
..
sql Fixed #4680 -- Improved initial_sql parsing 2012-07-21 14:24:29 +02:00
__init__.py
models.py
tests.py