Opened 18 years ago
Closed 18 years ago
#5666 closed (fixed)
"prefix" not documented in newforms
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | newforms | |
| 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
The functionality of "prefix" is not documented in newforms and I had to learn about it in the forums.
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | newforms_prefix.diff added |
|---|
comment:1 by , 18 years ago
| Has patch: | set |
|---|
comment:2 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:3 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yes, the prefix argument should be documented. I created a patch.