﻿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
21216	`OneToOneField` reverse accessor cannot be hidden.	Simon Charette	nobody	"`ForeignKey` allows to set a `related_name` ending with a `'+'` to hide the reverse accessor.

This can be quite useful when you want to reference a third-party app model but want to avoid polluting it when an unnecessary reverse descriptor.

Attaching a patch with tests and a release note. This should help #21212, which aims to document `OneToOneField.related_name`, to reuse/reference the existing `ForeignKey` one."	Bug	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
