Opened 14 years ago
Closed 14 years ago
#16434 closed Bug (fixed)
doc patch "widgets.extras" => "extras.widgets"
| Reported by: | Ryan Kelly | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
This is a simple patch to fix references to "django.forms.widgets.extras".
The correct module name is "django.forms.extras.widgets".
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | widget_docs_extras.patch added |
|---|
comment:1 by , 14 years ago
| Easy pickings: | set |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
| Type: | Uncategorized → Bug |
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [16528]: