﻿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
20243	Related object reference - remove() method	john@…	nobody	"The documentation for RelatedManager.remove() states:

    In order to prevent database inconsistency, this method only exists on ForeignKey objects where null=True.

This statement is misleading as it can be taken to mean that the method only exists for ForeignKey objects for which null is true.  I think the statement should read:

    For ForeignKey objects, this method only exists if null=True.

The comment about database inconsistency is only stating the obvious."	Bug	closed	Documentation	1.5	Normal	fixed			Unreviewed	0	0	0	0	1	0
