﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32306	Add decorator django.utils.functional.cached_classproperty	Boris	Boris Trubin	"Hello, 
I propose new decorator ""cached_classproperty"".
Django has a lot of methods for caching, like cached_page and cached_property.
Сaching improves response times.
It was useful for me. I needed to cache the class property because the calculation needed to be done on the value.
What do you think about it?
https://github.com/django/django/pull/13813"	New feature	closed	Utilities	dev	Normal	wontfix	cached classproperty	Claude Paroz Simon Charette Boris	Accepted	1	0	0	0	0	0
