Opened 9 years ago
Closed 9 years ago
#26919 closed Bug (fixed)
Action form's media is not included in changelist view's media
| Reported by: | Stanislav Karpov | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | admin, widget, widgets, media, AdminDateWidget |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
For example, you can not use the calendar widget (django.contrib.admin.widgets.AdminDateWidget) in action form. Screenshot attached.
Attachments (1)
Change History (4)
by , 9 years ago
| Attachment: | django_ticket_26919.png added |
|---|
comment:1 by , 9 years ago
| Has patch: | set |
|---|---|
| Needs tests: | set |
| Triage Stage: | Unreviewed → Accepted |
PR.
The patch is missing tests. Please uncheck patch needs improvement and needs tests when they're incorporated into the patch.
comment:2 by , 9 years ago
| Needs tests: | unset |
|---|
Note:
See TracTickets
for help on using tickets.
Screenshot