home / django_tickets / tickets

tickets: 8270

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8270 2008-08-12 23:13:54 2014-06-08 19:55:52 2022-03-06 03:41:48.502448 Accepted closed contrib.contenttypes New feature Normal dev fixed Add convenience method to ContentTypeManager app_label, model_name (e.g. ('news', 'story')) is often passed around internally in our codebase. The attached patch would be nice in Django, since otherwise we do a little hula to get the ContentType object. Doing a direct query would miss the handy cache ContentTypeManager includes. nobody jdunck   0 1 1 1 1 0
Powered by Datasette · Queries took 23.177ms