summaryrefslogtreecommitdiff
path: root/tests/messages_tests/test_session.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-6/+8
* Refs #32508 -- Raised ImproperlyConfigured instead of using "assert" in Sessi...Daniyal2021-03-161-1/+2
* Added tests for middlewares' checks.Sergey Fedoseev2019-10-231-0/+10
* Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand2017-01-251-1/+1
* Cosmetic edits for messages_tests.Tim Graham2017-01-051-2/+2
* Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za2016-11-101-5/+2
* Moved contrib.messages tests out of contrib.Tim Graham2015-02-111-0/+54