From 97237ad3feed80407ed1884ea84cf00fd9fea367 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Thu, 16 Sep 2021 07:43:34 +0200 Subject: Removed versionadded/changed annotations for 3.2. --- docs/ref/utils.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/ref/utils.txt') diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt index d316c8a8bf..38be571a9e 100644 --- a/docs/ref/utils.txt +++ b/docs/ref/utils.txt @@ -821,11 +821,6 @@ appropriate entities. >>> slugify('你好 World', allow_unicode=True) '你好-world' - .. versionchanged:: 3.2 - - In older versions, leading and trailing dashes and underscores are not - removed. - .. _time-zone-selection-functions: ``django.utils.timezone`` -- cgit v1.3