Opened 17 years ago
Closed 17 years ago
#5854 closed (fixed)
Add section on highlighting required fields to newforms docs
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | newforms, required field | |
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
From discussion in Ticket #5136, it seems that it would be nice to have a section in the documentation explaining how to single out a required form field.
I have tried to make a patch for this, I hope this vaguely resembles what is needed. I'm assuming all documentation is generated from the files in the docs directory of svn. I'm afraid I'm unfamiliar with your documentation writing style, so I've just given it my best shot.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | django_newforms_doc_patch.patch added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Looks good!