Opened 16 years ago

Closed 15 years ago

#7437 closed (fixed)

SelectDateWidget is not documented

Reported by: Beetle_B Owned by: nobody
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

SelectDateWidget is not mentioned in the newforms docs.

Is this currently experimental? Or just an accidental omission?

Attachments (1)

SelectDateWidget-doc.diff (707 bytes ) - added by Tim Graham 15 years ago.

Download all attachments as: .zip

Change History (9)

in reply to:  description comment:1 by Beetle_B, 16 years ago

It exists in newforms/extras/widgets.py

comment:2 by Jeff Anderson, 16 years ago

Needs documentation: set
Triage Stage: UnreviewedAccepted

comment:3 by Michael Radziej, 16 years ago

Resolution: fixed
Status: newclosed

In the meantime it's there.

comment:4 by Karen Tracey <kmtracey@…>, 16 years ago

Resolution: fixed
Status: closedreopened

by Tim Graham, 15 years ago

Attachment: SelectDateWidget-doc.diff added

comment:5 by Tim Graham, 15 years ago

Has patch: set

comment:6 by Tim Graham, 15 years ago

Needs documentation: unset

comment:7 by Tim Graham, 15 years ago

Triage Stage: AcceptedReady for checkin

comment:8 by Luke Plant, 15 years ago

Resolution: fixed
Status: reopenedclosed

(In [11488]) Fixed #7437: SelectDateWidget is not documented.

Thanks timo.

Note: See TracTickets for help on using tickets.
Back to Top