| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-18 | [1.6.x] Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict | Tim Graham | |
| Thanks simonpercivall for the report and bmispelon for the review. Backport of 2daada800f from master | |||
| 2013-09-06 | Merge pull request #1579 from ianawilson/ticket_21058 | Russell Keith-Magee | |
| [1.6.x] Fixed #21058 -- Fixed debug view blowing up when no template is provided to the template rendering functions. Assistance on this commit from @jambonrose. Backport of 122020fdb93980df850ae02f61d97da27e2cb515 from master. | |||
| 2013-08-04 | [1.6.x] Fixed #20822 -- Set content type of default error pages to 'text/html'. | Aymeric Augustin | |
| Thanks Jimmy Song for the patch. Backport of 7843775 from master. | |||
| 2013-06-10 | Defined available_apps in relevant tests. | Aymeric Augustin | |
| Fixed #20483. | |||
| 2013-05-30 | Merge pull request #1027 from intgr/debug_no_exc_message | Tim Graham | |
| Clearer explanation when exception has no message | |||
| 2013-05-21 | Fixed #6412 -- More details if a template file cannot be loaded | Mathijs de Bruin | |
| Report more details about template files in loader postmortem. | |||
| 2013-05-21 | Use assertIsInstance in tests. | Marc Tamlyn | |
| Gives much nicer errors when it fails. | |||
| 2013-05-18 | Fixed ff881aef on Python 3. | Aymeric Augustin | |
| 2013-05-18 | Fixed #13958 -- problem reporting exception from \r-line-ended file | Shai Berger | |
| Thanks petrvanblokland for reporting and saz for the patch | |||
| 2013-05-05 | Fixed a regression introduced in 9f7a01ef2bed8c0395a970286e8f87fd7d344b3b. | Florian Apolloner | |
| 2013-04-23 | Clearer explanation when exception has no message | Marti Raudsepp | |
| "No exception supplied" is misleading; actually there is an exception, but there's no message string. | |||
| 2013-04-14 | Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace. | Matthew Tretter | |
| Also, use Django templating for the dynamic generated JS code and use more idiomatic coding techniques. Thanks Matthew Tretter for the report and the patch. | |||
| 2013-04-13 | Updated a renamed test file | Claude Paroz | |
| 2013-04-12 | Modified view_tests for unittest2 discovery. | Preston Timmons | |
| 2013-03-14 | Deprecated django.views.defaults.shortcut. | Aymeric Augustin | |
| 2013-02-26 | Renamed some tests and removed references to modeltests/regressiontests. | Florian Apolloner | |
