| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-07-29 | Used assertRaisesMessage() to test Django's error messages. | Mads Jensen |
| 2017-02-01 | Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to s... | Ling-Xiao Yang |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-03-28 | Cleaned class inheritances in staticfiles tests | Claude Paroz |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan |
| 2015-07-01 | Fixed #24982 -- Split staticfiles tests into multiple files | Moritz Sichert |
