django1/django
Loic Bistuer 3bb7de8c7c [1.6.x] Fixed typo and slightly improved error message when db is missing time zone definitions.
Refs #21432.

Backport of 32e75803be from master
2013-12-26 13:07:04 -05:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf [1.6.x] Removed weird unicode char in some de po files 2013-12-13 08:21:20 +01:00
contrib [1.6.x] Fixed #21627 -- Added unicode_literals to changepassword command. 2013-12-26 07:46:12 -05:00
core [1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectory 2013-12-07 10:48:34 +01:00
db [1.6.x] Fixed typo and slightly improved error message when db is missing time zone definitions. 2013-12-26 13:07:04 -05:00
dispatch [1.6.x] Fixed #21486 -- Prevented settings config in signal connection 2013-11-23 18:49:06 +01:00
forms [1.6.x] Fixed #21568 -- Added missing ModelMultipleChoiceField to_python method 2013-12-07 10:21:05 +01:00
http [1.6.x] Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1 2013-10-17 18:15:56 +02:00
middleware [1.6.x] Fixed #21473 -- Limited language preservation to logout 2013-12-11 15:49:27 +01:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template [1.6.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative paths. 2013-09-10 21:03:51 -04:00
templatetags [1.6.x] Took advantage of django.utils.six.moves.urllib.*. 2013-09-10 21:29:31 +02:00
test [1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessions 2013-11-26 20:42:54 +01:00
utils [1.6.x] Fixed #21355 -- try importing _imaging from PIL namespace first. 2013-11-26 19:04:23 +02:00
views [1.6.x] Fixed #21530 -- Prevent AttributeError in default URLconf detection code. 2013-12-07 03:30:07 +01:00
__init__.py [1.6.x] Post release version bump. 2013-12-12 15:15:35 -05:00