---
title: "Django 1.8.11 リリースノート"
version: 5.0
locale: ja
source: https://docs.djangoproject.com/ja/5.0/releases/1.8.11/
canonical: https://djangodocs.dev/ja/5.0/releases/1.8.11/
---
# Django 1.8.11 リリースノート

*2016年3月5日*

Django 1.8.11 fixes a regression on Python 2 in the 1.8.10 security release
where `utils.http.is_safe_url()` crashes on bytestring URLs ([#26308](https://code.djangoproject.com/ticket/26308)).
