﻿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
16145	Typo in docs/topics/db/managers.txt	lee@…	leereilly	"Hi,

I submitted a pull request @ https://github.com/django/django/pull/24, but was asked to create a ticket here.
 I removed 'object' (shown below in bold) from the following documentation snippet:

The use_for_related_fields attribute must be set on the manager class, '''object''' not on an instance of the class. The earlier example shows the correct way to set it, whereas the following will not work::

Do I need to follow the instruction @ https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/submitting-patches, or can the pull request above simply be merged... assuming it is approved of course?

Cheers,
  Lee"	Cleanup/optimization	closed	Documentation	1.3	Normal	fixed			Accepted	1	0	0	0	1	0
