summaryrefslogtreecommitdiff
path: root/tests/view_tests
AgeCommit message (Expand)Author
2013-09-18[1.6.x] Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDictTim Graham
2013-09-06Merge pull request #1579 from ianawilson/ticket_21058Russell Keith-Magee
2013-08-04[1.6.x] Fixed #20822 -- Set content type of default error pages to 'text/html'.Aymeric Augustin
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
2013-05-30Merge pull request #1027 from intgr/debug_no_exc_messageTim Graham
2013-05-21Fixed #6412 -- More details if a template file cannot be loadedMathijs de Bruin
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-05-18Fixed ff881aef on Python 3.Aymeric Augustin
2013-05-18Fixed #13958 -- problem reporting exception from \r-line-ended fileShai Berger
2013-05-05Fixed a regression introduced in 9f7a01ef2bed8c0395a970286e8f87fd7d344b3b.Florian Apolloner
2013-04-23Clearer explanation when exception has no messageMarti Raudsepp
2013-04-14Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.Matthew Tretter
2013-04-13Updated a renamed test fileClaude Paroz
2013-04-12Modified view_tests for unittest2 discovery.Preston Timmons
2013-03-14Deprecated django.views.defaults.shortcut.Aymeric Augustin
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner