#15204 closed (fixed)
Fix help_text documentation
| Reported by: | Preston Timmons | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 | 
| 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
In changeset [13522], rendering of the help_text attribute was modified to be wrapped in a span element. The current documentation still reflects the old rendering: http://docs.djangoproject.com/en/dev/ref/forms/fields/#help-text
Attachments (2)
Change History (5)
by , 15 years ago
by , 15 years ago
| Attachment: | patch.diff added | 
|---|
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Ready for checkin | 
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
In [15396]: