django/django
Claude Paroz abdcf81843 [1.5.x] Fixed #20237 (again) Allowed binary parameter to assertContains
Backport of b04fd579d5 from master.
2013-04-12 20:16:35 +02:00
..
bin [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:38:32 +02:00
conf Updated translations from Transifex 2013-03-28 09:22:57 +01:00
contrib [1.5.x] Fixed spelling errors 2013-03-29 08:00:24 -04:00
core [1.5.x] Fixed #20169 -- Ensured that the WSGI request's path is correctly based on the `SCRIPT_NAME` environment parameter or the `FORCE_SCRIPT_NAME` setting, regardless of whether or not those have a trailing slash. Thanks to bmispelon for the review. 2013-04-01 12:07:58 -07:00
db [1.5.x] Fixed #20207 -- Handle ManyToManyField with a unicode name correctly. 2013-04-05 15:21:59 -04: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] Fixed #19707 -- Reset transaction state after requests 2013-02-10 14:09:58 +02: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 [py3] Always fed hashlib with bytes. 2013-02-27 10:03:33 +01:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed #20237 (again) Allowed binary parameter to assertContains 2013-04-12 20:16:35 +02:00
utils [1.5.x] Fixed spelling errors 2013-03-29 08:00:24 -04:00
views [1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:34:39 +01:00
__init__.py Bumped version number post-release. 2013-03-28 16:07:32 -05:00