Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed tests for django.utils.unittest vs. unittest. | Aymeric Augustin | 2013-07-01 | 1 | -2/+3 |
* | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | 2013-07-01 | 1 | -1/+2 |
* | Advanced deprecation warnings for Django 1.7. | Aymeric Augustin | 2013-06-29 | 1 | -2/+2 |
* | Fixed #20548 -- Removed all PendingDeprecationWarnings from django test suite | Marc Tamlyn | 2013-06-14 | 1 | -2/+3 |
* | Modified test_client_override to work with unittest2 discovery. | Preston Timmons | 2013-04-12 | 3 | -0/+34 |