| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-06-16 | [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. | Jon Dufresne |
| 2016-05-14 | Simplified a ClearableFileInput test. | Tim Graham |
| 2016-04-28 | Refs #15667 -- Removed choices argument from some RendererMixin methods. | Tim Graham |
| 2016-02-15 | Fixed #24727 -- Prevented ClearableFileInput from masking exceptions on Python 2 | Berker Peksag |
| 2016-02-02 | Fixed #25731 -- Removed unused choices kwarg for Select.render() | jpic |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaisesMessage in tests. | Hasan |
| 2015-09-23 | Fixed #25410 -- Fixed empty ClearableFileInput crash on Python 2. | Tim Graham |
| 2015-08-31 | Rewrote form widget tests as proper unittests. | Preston Timmons |
