summaryrefslogtreecommitdiff
path: root/django/contrib/messages/middleware.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-10-16Fixed typo in MessageMiddleware.process_response() docstring.Joe Arthur
2017-02-04Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.Anton Samarchyan
2016-05-17Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner
2009-12-09Fixed #4604 - Configurable message passing system, supporting anonymous usersLuke Plant