#14708 closed (fixed)
Document available mapping keys for form field error messages.
Reported by: | Adam Vandenberg | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The error messages for some form fields have mapping keys that will be replaced into the provided error strings. The attached patch documents these keys.
Attachments (2)
Change History (8)
by , 14 years ago
Attachment: | form-field-errors.diff added |
---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
milestone: | → 1.3 |
---|---|
Triage Stage: | Unreviewed → Accepted |
Agreed with your recommendation, adam. I'll give the patch further review later on before I commit it, but so far it looks good.
comment:3 by , 14 years ago
gabriel, not related per se, but another documentation addition in the same file: http://code.djangoproject.com/ticket/11496
Potentially that patch could also be pulled in regardless of whether or not it satisfies bug 11496.
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Also: Recommend resolving #8104 as a duplicate of this issue.