From 97bc875234c5578a16e9e89be2b3431153e7b413 Mon Sep 17 00:00:00 2001 From: Razvan Andrei Ionescu Date: Mon, 13 Jul 2015 00:54:30 +0300 Subject: Fixed #25117 -- Added Romanian char map for Javascript slug generation --- docs/releases/1.9.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt index 4ad98e05a2..4e8fad3bf8 100644 --- a/docs/releases/1.9.txt +++ b/docs/releases/1.9.txt @@ -151,6 +151,8 @@ Minor features * The time picker widget includes a '6 p.m' option for consistency of having predefined options every 6 hours. +* JavaScript slug generation now supports Romanian characters. + :mod:`django.contrib.auth` ^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.3