| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed #32227 -- Prevented crash when setUpTestData() errors with --debug-sql. | Adam Johnson | 2020-11-28 | 1 | -0/+27 |
| * | Fixed #27857 -- Dropped support for Python 3.4. | Tim Graham | 2017-09-25 | 1 | -13/+7 |
| * | Fixed #28360 -- Fixed test runner crash with --debug-sql on fail/error in sub... | Sergey Fedoseev | 2017-07-05 | 1 | -0/+34 |
| * | Refs #23919 -- Removed most of remaining six usage | Claude Paroz | 2017-01-18 | 1 | -2/+2 |
| * | Refs #23919 -- Removed six.PY2/PY3 usage | Claude Paroz | 2017-01-18 | 1 | -3/+0 |
| * | Refs #14091 -- Fixed connection.queries on SQLite. | Aymeric Augustin | 2015-09-17 | 1 | -36/+12 |
| * | Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*'). | Adam Chainz | 2015-09-14 | 1 | -12/+12 |
| * | Refs #24324 -- Fixed Python 2 test failures when path to Django source contai... | Tim Graham | 2015-02-17 | 1 | -2/+4 |
| * | Fixed test_runner test failure on Python 3.5; refs #23763. | Tim Graham | 2015-01-23 | 1 | -3/+7 |
| * | Fixed #24118 -- Added --debug-sql option for tests. | Marc Tamlyn | 2015-01-12 | 1 | -0/+102 |
