django/tests/regressiontests/initial_sql_regress
Alex Gaynor 977d588dc2 Converted initial_sql_regress tests from doctests (sort of...) to unittests. We have always been at war with doctests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14179 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-12 01:59:28 +00:00
..
sql Fixed #2729 -- Handle initial SQL with different line-ending styles (Windows 2006-09-25 07:36:46 +00:00
__init__.py Fixed #2161 -- handle trailing newlines in initial SQL data. Includes 2006-06-20 07:12:45 +00:00
models.py Converted initial_sql_regress tests from doctests (sort of...) to unittests. We have always been at war with doctests. 2010-10-12 01:59:28 +00:00
tests.py Converted initial_sql_regress tests from doctests (sort of...) to unittests. We have always been at war with doctests. 2010-10-12 01:59:28 +00:00