Opened 11 years ago
Closed 11 years ago
#24520 closed Cleanup/optimization (fixed)
Add documentation for supports_microseconds widget property
| Reported by: | Panos Katseas | Owned by: | wdmgsm |
|---|---|---|---|
| Component: | Documentation | Version: | 1.7 |
| Severity: | Normal | Keywords: | |
| Cc: | jiguromusha7@…, wdmgsm | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
As mentioned here, supports_microseconds is lacking documentation
Change History (12)
comment:1 by , 11 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
| Version: | → 1.7 |
comment:2 by , 11 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 11 years ago
comment:4 by , 11 years ago
So this documentation addition mentions the microsecond stripping, but would it be prudent to add a more detailed reference to what supports_microseconds is about? For example, by adding another documentation block in the Widget page that explains how one can skip microsecond stripping by setting supports_microseconds = True.
comment:5 by , 11 years ago
| Cc: | added |
|---|---|
| Owner: | removed |
| Status: | assigned → new |
comment:6 by , 11 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:7 by , 11 years ago
| Cc: | added |
|---|
comment:8 by , 11 years ago
| Has patch: | set |
|---|---|
| Type: | Uncategorized → Cleanup/optimization |
comment:9 by , 11 years ago
| Patch needs improvement: | set |
|---|
Need to make the code change for #24497 first.
comment:10 by , 11 years ago
| Patch needs improvement: | unset |
|---|
comment:11 by , 11 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
Documentation is in this PR.