Changes between Version 10 and Version 11 of DjangoOnWindows
- Timestamp:
- Aug 30, 2008, 4:16:44 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoOnWindows
v10 v11 9 9 === Test suite failures === 10 10 11 As of r8 135the test suite is showing the following failures when run on sqlite 3.2.7 and 3.3.4:11 As of r8747 the test suite is showing the following failures when run on sqlite 3.2.7 and 3.3.4: 12 12 13 13 * On a test from {{{tests/regressiontests/queries/models.py}}} when using the sqlite3 Django DB backend.