Opened 11 years ago
Closed 11 years ago
#21659 closed Bug (fixed)
password_change_form.html does not use admin_static
Reported by: | mcella | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.6 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
The admin registration password_change_form.html template does not load the "admin_static" template tag but "static", thus bypassing django.contrib.staticfiles.
Trivial diff attached.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | patch.diff added |
---|
comment:1 by , 11 years ago
Easy pickings: | set |
---|---|
Has patch: | set |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 8a34d35696927e1eafce3fdfdd87246b3f189268: