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/topics/http/decorators.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/topics/http') diff --git a/docs/topics/http/decorators.txt b/docs/topics/http/decorators.txt index cabdd4f01a..cb6fa9cdac 100644 --- a/docs/topics/http/decorators.txt +++ b/docs/topics/http/decorators.txt @@ -127,8 +127,6 @@ client-side caching. Common ====== -.. versionadded:: 3.2 - The decorators in :mod:`django.views.decorators.common` allow per-view customization of :class:`~django.middleware.common.CommonMiddleware` behavior. -- cgit v1.3