tickets
1 row where changetime = "2013-03-14 22:04:05" and "created" is on date 2008-08-12 sorted by needs_better_patch
This data as json, CSV (advanced)
Suggested facets: changetime (date), last_pulled_from_trac (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8264 | 2008-08-12 20:10:47 | 2013-03-14 22:04:05 | 2022-03-06 03:41:47.589712 | Accepted | new | Core (URLs) | New feature | Normal | dev | Replace get_absolute_url with more sane alternative | See http://code.djangoproject.com/wiki/ReplacingGetAbsoluteUrl | simon | simon | 0 | 0 | 0 | 0 | 0 | 0 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE tickets ( id int primary key, created datetime, changetime datetime, last_pulled_from_trac datetime, stage text, status text, component text, type text, severity text, version text, resolution text, summary text, description text, owner text, reporter text, keywords text, easy boolean, has_patch boolean, needs_better_patch boolean, needs_tests boolean, needs_docs boolean, ui_ux boolean );