#10361 closed (fixed)
Slightly complex built-in Field classes are undocumented
Reported by: | Leo Shklovskii | Owned by: | anonymous |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | 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 (last modified by )
As the documentation currently says:
The following are not yet documented.
class ComboField(**kwargs) class MultiValueField(**kwargs) class SplitDateTimeField(**kwargs)
Attachments (1)
Change History (11)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 15 years ago
Has patch: | set |
---|
class SplitDateTimeField has been documented and here's a patch for the other two.
comment:5 by , 15 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:7 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:8 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:9 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
(edited description)