#14791 closed (fixed)
Clarify additional note on save()
Reported by: | OldTroll | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I found the save() if form.error phrasing to be confusing. Admittedly I'm reviewing the documentation on a kindle so the display is a little off, but I think specifying that it must evaluate to a True value is less ambiguous than a small snippet of code without any contextual information.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | clarify_save.diff added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Clarify the text about the save() method