﻿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
36335	"Incorrect usage of ""i.e."" in topics/db/managers"	Kurt Klein	David Bogar	"The text, `By default, Django uses an instance of the Model._base_manager manager class when accessing related objects (i.e. choice.question), not ...` in the [https://docs.djangoproject.com/en/5.2/topics/db/managers/#using-managers-for-related-object-access managers] documentation contains a minor error: ""i.e."" means ""in other words"", but I think what is intended here is ""for example"", which would be ""e.g."" (unless every related object in Django is in fact `choice.question`)."	Cleanup/optimization	closed	Documentation	5.2	Normal	fixed			Accepted	1	0	0	0	1	0
