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

*2016年3月5日*

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