﻿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
20679	Incorrect docstring for CachedFilesMixin.post_process	Baptiste Mispelon	nobody	"The docstring for `django.contrib.staticfiles.storage.CachedFilesMixin.post_process` states that:
> Post process the given list of files (called from collectstatic).

However, the `paths` argument passed to it from `collectstatic` is actually a `dict` (a `SortedDict` to be precise), not a `list`."	Bug	closed	contrib.staticfiles	dev	Normal	fixed			Unreviewed	0	0	0	0	1	0
