Opened 14 years ago
Closed 14 years ago
#16424 closed Bug (fixed)
collectstatic command not work
| Reported by: | Kidwind | Owned by: | Jannis Leidel |
|---|---|---|---|
| Component: | contrib.staticfiles | Version: | dev |
| Severity: | Normal | Keywords: | collectstatic |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | yes | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Attachments (2)
Change History (6)
by , 14 years ago
| Attachment: | collectstatic.py added |
|---|
comment:1 by , 14 years ago
| Needs tests: | set |
|---|---|
| Resolution: | → needsinfo |
| Status: | new → closed |
I'm attaching the diff between the current version of collectstatic and the version you sent.
Since you didn't say what problem you're trying to fix, I can't do anything with your report.
by , 14 years ago
| Attachment: | 16424.diff added |
|---|
comment:2 by , 14 years ago
| Resolution: | needsinfo |
|---|---|
| Status: | closed → reopened |
| Triage Stage: | Unreviewed → Accepted |
Dang, yeah, that's a bug that breaks prefixed static files.
comment:3 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
Note:
See TracTickets
for help on using tickets.
Fixed bug!