Opened 18 years ago
Closed 18 years ago
#4780 closed (fixed)
[newforms-admin] invalid template tag ``include_admin_script``
| Reported by: | yi.codeplayer at gmail dot com | Owned by: | Adrian Holovaty |
|---|---|---|---|
| Component: | contrib.admin | Version: | newforms-admin |
| 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
invalid template tag include_admin_script .
fixed.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | invalid_tag.patch added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
The include_admin_script templatetag was removed in [4382], and the submitted patch matches the way Adrian changed the change_form.html template in that same changeset.
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This was resolved with the introduction of the Media framework, in [5926].
Note:
See TracTickets
for help on using tickets.
the patch .