| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-03 | [1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin | |
| Conflicts: django/db/backends/oracle/base.py django/db/backends/sqlite3/base.py django/db/models/base.py Backport of 365c3e8b from master. | |||
| 2013-06-14 | Fixed #20548 -- Removed all PendingDeprecationWarnings from django test suite | Marc Tamlyn | |
| 2013-04-13 | Used a Python 3 compatible StringIO in test_utils | Claude Paroz | |
| 2013-04-12 | Modified test_utils to work with unittest2 discovery. | Preston Timmons | |
| 2013-03-02 | Added a context manager to capture queries while testing. | Simon Charette | |
| Also made some import cleanups while I was there. Refs #10399. | |||
| 2013-02-26 | Renamed some tests and removed references to modeltests/regressiontests. | Florian Apolloner | |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
