﻿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
25727	cached_property's topic documentation does not link to reference	Baptiste Mispelon	nobody	"The paragraph at https://docs.djangoproject.com/en/dev/topics/performance/#cached-property does not link to the reference documentation at https://docs.djangoproject.com/en/1.8/ref/utils/#django.utils.functional.cached_property.

In particular, it does not mention the import path.

This is especially a problem because the performance page appears before the reference page in a search for `cached_property`.

I think having the text `@cached_property` in the sentence `Using the @cached_property decorator saves the value returned [...]` be a link should be enough."	Cleanup/optimization	closed	Documentation	1.8	Normal	fixed			Unreviewed	0	0	0	0	1	0
