﻿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
24781	lazy() may need a __repr__ for Python 2	jdh13	Chesco Igual	"in python2:
{{{#!python
>>> from django.apps import apps
>>> apps.get_app_config('admin').verbose_name
}}}
displays:
{{{#!python
<django.utils.functional.__proxy__ object at 0x2c24c10>
}}}

instead of name"	Bug	closed	Utilities	1.7	Normal	fixed	py2	Chesco Igual	Ready for checkin	1	0	0	0	1	0
