﻿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
24693	Add model Options.label property	Tim Graham	Luis Del Giudice	"There are many places in Django that construct a dotted path like this:
`'%s.%s' % (model._meta.app_label, model._meta.object_name)`

It would by DRYer to add a property to the Options class in django/db/models/options.py that returned the dotted path. I'm proposing the name ""label""."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed		Markus Holtermann alasdair@…	Ready for checkin	1	0	0	0	1	0
