| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-05 | Fixed #34730 -- Added ↵ | François Freitag | |
| django.contrib.messages.test.MessagesTestMixin.assertMessages(). | |||
| 2022-02-07 | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak | |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2018-11-27 | Made reused RequestFactory instances class attributes. | Simon Charette | |
| 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-09 | Fixed #27688 -- Made messages' add_message() request check use ducktyping. | Raffaele Salmaso | |
| 2017-01-05 | Cosmetic edits for messages_tests. | Tim Graham | |
| 2015-05-20 | Refs #24652 -- Used SimpleTestCase where appropriate. | Simon Charette | |
| 2015-02-11 | Moved contrib.messages tests out of contrib. | Tim Graham | |
