﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27927	collectstatic with CachedStaticFilesStorage does not create symlinks	Jesse	nobody	"Running `python manage.py collectstatic -l` does not symlink the files with hash names.

Example:
{{{
-rwxrwxrwx 1 root root  1603 Mar 10 14:05 nav.6f350bdb43ca.js
lrwxrwxrwx 1 root root    66 Mar 10 14:05 nav.js -> /path/to/static/js/nav.js
}}}

Note that the post processed `nav.6f350bdb43ca.js` is not symlinked."	Bug	closed	contrib.staticfiles	1.10	Normal	invalid			Unreviewed	0	0	0	0	0	0
