﻿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
30127	Deprecate cached_property's name argument	Tim Graham	Marcelo Galigniana	Django 2.2 is the last version to support Python 3.5 where `cached_property`'s `name` argument is required. Following the release of Django 4.0, most apps will drop support for Django 2.2 (and hence Python 3.5), so Django 4.0 can deprecate the `name` argument without giving warnings that aren't actionable as long as apps want to keep support for Python 3.5.	Cleanup/optimization	closed	Utilities	dev	Normal	fixed	4.0		Ready for checkin	1	0	0	0	1	0
