django1/django
Claude Paroz a155fb7408 [1.5.x] Fixed #19439 -- Removed unused template tag library in change_password.html
Thanks ppetrid for the report.
Backport of 35492f8fc from master.
2012-12-08 12:54:22 +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 #19439 -- Removed unused template tag library in change_password.html 2012-12-08 12:54:22 +01:00
core [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
db [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01: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 #18574 -- Make BaseFormSet.is_valid call its underlying forms' is_valid 2012-12-06 20:05:16 +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 #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
views [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
__init__.py [1.5.x] Bump version numbers for 1.5 beta 1. 2012-11-27 16:09:10 -06:00