#8518 closed (fixed)
Refactored documentation for Widgets renders wrong
| Reported by: | Flavio Curella | 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
in the widget list at http://docs.djangoproject.com/en/dev/ref/forms/widgets/#module-django.forms.widgets, 'class' is prepended to every line.
Attachments (1)
Change History (4)
by , 17 years ago
comment:1 by , 17 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
Attaching a git-patch of the trunk that removes this problem