| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-11-27 | Switched TestCase to SimpleTestCase where possible in Django's tests. | Tim Graham |
| 2018-02-16 | Fixed #28379 -- Made AccessMixin raise Permissiondenied for authenticated users. | Dylan Verheul |
| 2017-02-03 | Fixed spelling of "nonexistent". | Tim Graham |
| 2017-01-20 | Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. | Tim Graham |
| 2016-11-10 | Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. | za |
| 2016-04-09 | Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. | Jeremy Lainé |
| 2016-02-04 | Fixed #26089 -- Removed custom user test models from public API. | Simon Charette |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan |
| 2015-06-17 | Fixed #24914 -- Added authentication mixins for CBVs | Markus Holtermann |
