django1/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 Fixed #2161 -- handle trailing newlines in initial SQL data. Includes 2006-06-20 07:12:45 +00:00
models.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
tests.py Fixed #4680 -- Improved initial_sql parsing 2012-07-21 14:24:29 +02:00