django/django
Baptiste Mispelon 73ffe26816 [1.5.x] Fix #21185: Added tests for unescape_entities.
Also fixed a py3 incompatibility.
Thanks to brutasse for the report.

Backport of 3754f4ad41 from master.
2013-09-27 18:45:26 +02:00
..
bin [1.5.x] Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:52:38 +02:00
conf [1.5.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 2013-08-22 17:49:11 -04:00
contrib Revert "[1.5.x] Ensure that passwords are never long enough for a DoS." 2013-09-24 21:12:25 +02:00
core [1.5.x] Fixed "Address already in use" from liveserver. 2013-09-22 22:08:59 +02:00
db [1.5.x] Fixed #21126 -- QuerySet value conversion failure 2013-09-25 20:53:00 +03:00
dispatch [1.5.x] Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:37:23 +01:00
forms [1.5.x] Fixed #20211: Document backwards-incompatible change in BoundField.label_tag 2013-04-12 10:25:44 +02:00
http [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
middleware [1.5.x] Rotate CSRF token on login 2013-05-24 22:20:44 +01:00
shortcuts [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
template [1.5.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative paths. 2013-09-10 21:05:03 -04:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed "Address already in use" from liveserver. 2013-09-22 22:08:59 +02:00
utils [1.5.x] Fix #21185: Added tests for unescape_entities. 2013-09-27 18:45:26 +02:00
views [1.5.x] Fixed #18923 -- Corrected usage of sensitive_post_parameters in contrib.auth 2013-09-13 09:40:15 -04:00
__init__.py [1.5.x] Bump version post-release. 2013-09-15 12:59:53 -04:00