﻿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
27865	Document use of Manager rather than BaseManager for from_queryset()	Jonatas CD	Jonatas CD	"Following #26953, document the use of `Manager` rather that `BaseManager` on 1.9+ to avoid crash with AssertionError.

Currently the example [1] uses `BaseManager` while in the preceding paragraph is `Manager`.
[1] https://docs.djangoproject.com/en/dev/topics/db/managers/#from-queryset"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
