summaryrefslogtreecommitdiff
path: root/tests/view_tests/templates
AgeCommit message (Expand)Author
2025-01-17Fixed invalid HTML in test templates.Thibaut Decombe
2020-10-15Fixed #32105 -- Added template paths as ExceptionReporter class attributes.Aarni Koskela
2019-12-11Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...Jon Dufresne
2019-01-28Fixed #29825 -- Fixed JS ngettext if the string is a non-plural msgid in the ...Claude Paroz
2017-05-08Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i...Claude Paroz
2017-04-12Tested template info in debug view's text tracebackClaude Paroz
2017-04-02Removed unused code in i18n view_testsClaude Paroz
2017-02-03Refs #23919 -- Removed a Python 2 code path in force_text().Tim Graham
2016-04-15Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based viewsClaude Paroz
2015-03-20Fixed #22106 -- Allowed using more than one instance of javascript_catalog pe...Moritz Sichert
2014-11-22Moved tests for render shortcuts to their own app.Aymeric Augustin
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner