Opened 12 years ago
Closed 12 years ago
#19715 closed Cleanup/optimization (fixed)
Add a -v0 option to findstatic to allow simple output
Reported by: | Matt Robenolt | Owned by: | Matt Robenolt |
---|---|---|---|
Component: | contrib.staticfiles | Version: | 1.4 |
Severity: | Normal | Keywords: | findstatic, management, unix |
Cc: | Jannis Leidel | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
I've also updated documentation to better reflect the output, and make the commands end in a newline character to be more friendly.
Change History (4)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 12 years ago
Component: | Uncategorized → contrib.staticfiles |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 12 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
LGTM.
Eventually we should think about allow management commands to set the error code returned but this is absolutely a different topic.