summaryrefslogtreecommitdiff
path: root/tests/test_sqlite.py
AgeCommit message (Collapse)Author
2010-11-19Corrected the way databases were compared. This allows running the test ↵Alex Gaynor
suite with two in memory SQLite databases. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14619 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-23Fixed #6298 - Added sample settings file to run the Django test suite ↵Jannis Leidel
(SQLite). Thanks, Eric Holscher. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12547 bcc190cf-cafb-0310-a4f2-bffc1f526a37