﻿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
20203	Impossible to have a descriptor named `objects` on an abstract model	Alex Gaynor	Andriy Sokolovskiy	This is because of https://github.com/django/django/blob/master/django/db/models/manager.py#L17 , in general the ORM supports having a different name for the default manager, but this blows up with abstract models, which is sad.	Bug	closed	Database layer (models, ORM)	dev	Normal	fixed		me@…	Ready for checkin	1	0	0	0	0	0
