﻿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
35770	Improve recommendation for ignoring memcached-incompatible cache key warnings	Markus Amalthea Magnuson	Aditya Chaudhary	"This section of the docs is a bit confusing to me:

https://docs.djangoproject.com/en/5.1/topics/cache/#cache-key-warnings

Why is the recommendation to add the code to a management module (and it's also not entirely clear what that means, especially for less experienced Python developers)? Wouldn't it be better to add it to the ready() method in one of your app configs?

I could not reliably get the first method to work, but the second one does, and is kind of what the ready() method is for?

I'd be happy to provide updated docs if this sounds like a reasonable change."	Cleanup/optimization	assigned	Core (Cache system)	dev	Normal			Markus Amalthea Magnuson	Accepted	0	0	0	0	0	0
