home / django_tickets

django_tickets

Custom SQL query returning 1 row (hide)

Query parameters

This data as json, CSV

idcreatedchangetimelast_pulled_from_tracstagestatuscomponenttypeseverityversionresolutionsummarydescriptionownerreporterkeywordseasyhas_patchneeds_better_patchneeds_testsneeds_docsui_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 47.995ms