django1/django
Aymeric Augustin c9a47fb379 [1.5.x] Fixed #19397 -- Crash on binary files in project templates.
Thanks gw 2012 at tnode com for the report.

Backport of baae4b8.
2012-12-03 10:45:42 +01:00
..
bin [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:38:32 +02:00
conf [1.5.x] Fixed #19015 -- Add ISO input formats to all formats 2012-12-01 15:43:38 +01:00
contrib [1.5.x] Fixed #19349 -- Fixed re-rendering of ReadOnlyPasswordHashWidget 2012-12-01 12:23:49 +01:00
core [1.5.x] Fixed #19397 -- Crash on binary files in project templates. 2012-12-03 10:45:42 +01:00
db [1.5.x] Fixed #14694 again -- Made defer() works with reverse relations 2012-11-28 23:56:03 +02:00
dispatch [1.5.x] Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:08:05 +01:00
forms [1.5.x] Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:56:25 +01:00
http [1.5.x] Fixed #19036 -- Fixed base64 uploads decoding 2012-11-17 17:26:24 +01:00
middleware [1.5.x] Fixed #15152 -- Avoided crash of CommonMiddleware on broken querystring 2012-11-03 21:28:49 +01:00
shortcuts Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names. 2012-09-08 16:58:35 -06:00
template [1.5.x] Fixed #19370 -- Made date filter properly handle midnight value 2012-11-27 21:25:21 +01:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Enabled SimpleTestCase to be decorated by override_settings 2012-11-25 19:08:51 +01:00
utils [1.5.x] Fixed #19015 -- Add ISO input formats to all formats 2012-12-01 15:43:38 +01:00
views [1.5.x] Fixed #19316 -- Set View args/kwargs/request before dispatch 2012-11-22 20:14:04 +01:00
__init__.py [1.5.x] Bump version numbers for 1.5 beta 1. 2012-11-27 16:09:10 -06:00