summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRazvan Andrei Ionescu <ionescu77@gmail.com>2015-07-13 00:54:30 +0300
committerTim Graham <timograham@gmail.com>2015-07-13 13:31:12 -0400
commit97bc875234c5578a16e9e89be2b3431153e7b413 (patch)
tree9cc4b67058daeb438d5ce3582e73a8c11bfa10c2 /docs
parent76ac07a90967acb0225d0a590164ae1b7ad0e6bd (diff)
Fixed #25117 -- Added Romanian char map for Javascript slug generation
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.9.txt2
1 files changed, 2 insertions, 0 deletions
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`
^^^^^^^^^^^^^^^^^^^^^^^^^^