aboutsummaryrefslogtreecommitdiffstats
path: root/tests/middlewares.py
AgeCommit message (Collapse)Author
2014-04-15Added unit test for broken context processors due to use of `render`Juan Catalano
This adds the regression test for the case when a custom context processor breaks cause of the use of `render` in the redirects panel.