summaryrefslogtreecommitdiff
path: root/tests/regressiontests/special_headers
AgeCommit message (Expand)Author
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-04-26Fixed a failing test in special_headers, and performed a bit of cleanup.Alex Gaynor
2011-04-02Modified some regression tests to make them independent of the default root u...Russell Keith-Magee
2011-04-02Silenced DeprecationWarning raised by tests for populate_xheaders tests. Refs...Russell Keith-Magee
2010-10-18Fixed #13842 -- Added tests to verify that XViewMiddleware works with class-b...Russell Keith-Magee
2010-01-10Added some missing __init__.py files to two testsAdrian Holovaty
2010-01-10Added tests that I neglected to check in for #8049 in [12159]Adrian Holovaty