Opened 7 years ago
Closed 7 years ago
#28472 closed Cleanup/optimization (fixed)
Optimize a jQuery selector in admin's actions.js
Reported by: | Adam Johnson | Owned by: | Eloi Casals |
---|---|---|---|
Component: | contrib.admin | Version: | 1.11 |
Severity: | Normal | 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
As per a recent discussion on the django-developers mailing list, https://groups.google.com/forum/#!msg/django-developers/hkpkY64A2gI/SWPFLEJHBgAJ , it seems there are some easy wins for optimizing the actions javascript in the Admin.
Change History (5)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 7 years ago
Has patch: | set |
---|
comment:4 by , 7 years ago
Summary: | Optimize Admin actions JavaScript → Optimize a jQuery selector in admin's actions.js |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
PR