Changes between Initial Version and Version 1 of Ticket #25346
- Timestamp:
- Sep 3, 2015, 2:11:52 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25346 – Description
initial v1 14 14 }}} 15 15 16 How could the broken symlinks get there in the first place? I'm using collectstatic -l and I deleted the original static files from my app.16 How could the broken symlinks get there in the first place? Answer: I'm using collectstatic -l and I deleted the original static files from my app, so the symlinks made last time still exist. 17 17 18 (Why do I care? Becausethis causes real trouble when used with WhiteNoise, because it can't find the original file and fails to start)18 (Why do I care? Answer: this causes real trouble when used with WhiteNoise, because it can't find the original file and fails to start)