summaryrefslogtreecommitdiff
path: root/django/contrib/messages/storage/__init__.py
AgeCommit message (Expand)Author
2014-02-08Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...Berker Peksag
2013-12-26Removed a few gratuitous lambdas.Aymeric Augustin
2013-02-04Fixed #17061 -- Factored out importing object from a dotted pathClaude Paroz
2012-04-29Fixed #18013 -- Use the new 'as' syntax for exceptions.Claude Paroz
2009-12-09Fixed #4604 - Configurable message passing system, supporting anonymous usersLuke Plant