Opened 13 years ago
Closed 13 years ago
#17521 closed Cleanup/optimization (fixed)
Only use minified JavaScript when DEBUG is off
Reported by: | Travis Swicegood | Owned by: | Wiktor |
---|---|---|---|
Component: | contrib.admin | Version: | 1.4-alpha-1 |
Severity: | Normal | Keywords: | javascript, admin |
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
This makes it easier to inspect the code that is being used when trying to track down a problem in the JavaScript.
Attachments (2)
Change History (8)
by , 13 years ago
Attachment: | fix-js-for-debug-v1.patch added |
---|
comment:1 by , 13 years ago
Needs tests: | set |
---|
comment:2 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 13 years ago
Owner: | changed from | to
---|
comment:4 by , 13 years ago
Needs tests: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
comment:5 by , 13 years ago
Status: | new → assigned |
---|
Note:
See TracTickets
for help on using tickets.
See also https://github.com/django/django/pull/103