summaryrefslogtreecommitdiff
path: root/tests/regressiontests/middleware
AgeCommit message (Expand)Author
2010-03-07Added file missing from r12704.Karen Tracey
2010-03-07Fixed #6228: Changed common middleware to respect request-specific urlconf. T...Karen Tracey
2008-10-08The tests added in r9184 were altering the test environment in bad ways. FixedMalcolm Tredinnick
2008-10-07Fixed #9199 -- We were erroneously only prepending "www" to the domain if weMalcolm Tredinnick
2008-08-21Fixed #8381 -- Fixed a problem with appending slashes in the common middlewareMalcolm Tredinnick
2008-01-06Fixed Python 2.3 problem I introduced all the way back in [6852]. :-(Malcolm Tredinnick
2008-01-03Middleware regression test fixes:Gary Wilson Jr
2007-12-02Fixed #3228 -- Added new APPEND_SLASH handling behaviour in the common middle...Malcolm Tredinnick