tickets: 744
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
744 | 2005-11-07 00:17:56 | 2007-07-12 18:02:54 | 2022-03-06 03:21:34.045100 | Unreviewed | closed | Generic views | task | trivial | fixed | `NullBooleanField` should show an icon in the admin listing rather than "None" | As it currently stands, `NullBooleanField` displays icons for Yes/True and No/False in the admin listing; a value of NULL, on the other hand, simply displays "None". Since `NullBooleanField` is a 3VL logic field (True, False, Unknown), the Unknown value should be presented in the same format as the other values, i.e., with an icon. Suggestion: a question mark with a blue or yellow background. | wilson | Tom Tobin <korpios@korpios.com> | 0 | 0 | 0 | 0 | 0 | 0 |