﻿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
33286	The use of related_name kwarg in ForeignKey should be mentioned in the Many-to-One documentation	Ty K	nobody	"In this article:[https://docs.djangoproject.com/en/3.2/topics/db/examples/many_to_one/] on Many-To-One models it seems odd that related_name is never mentioned. I think it's fairly important to know what seems from what little I've seen so far in practice the most common practice used to access the Many side of the house through the One in that arrangement, not the way demonstrated in the article.

As a beginner that I first went there trying to figure out how to create a Many-To-One relationship for my app and was very confused after reading through it and not finding anything alluding to the concept except through objects, since I knew it existed but simply couldn't remember the argument. It seems like a pretty important detail."	Uncategorized	closed	Documentation	3.2	Normal	wontfix			Unreviewed	0	0	0	0	0	0
