| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-18 | [1.6.x] Fixed bad backport in last commit; refs #21118 | Tim Graham | |
| 2013-09-18 | [1.6.x] Fixed #21118 -- Isolated a test that uses the database. | Tim Graham | |
| Thanks rmboggs for the report. Backport of 4f40b97d97 from master | |||
| 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-05-21 | Use assertIsInstance in tests. | Marc Tamlyn | |
| Gives much nicer errors when it fails. | |||
| 2013-05-21 | Fixed #20212 - __reduce__ should only be defined for Py3+. | Daniel Lindsley | |
| 2013-04-19 | Fix != operations on lazy objects. | Alex Gaynor | |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons | |
