﻿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
26946	Clarify documentation on customizing the ignored pattern list for `collectstatic`	Tobias Kunze	nobody	"The docs (https://docs.djangoproject.com/en/1.10/ref/contrib/staticfiles/#customizing-the-ignored-pattern-list) only include two very terse sentences on the new feature of customizing the ignored pattern list for `collectstatic` via code instead of invocation parameters. The second sentence ends with

    override the ignore_patterns attribute of this class and specify that class path inside your INSTALLED_APPS setting.

If you just follow those instructions without removing 'staticfiles' from the INSTALLED_APPS list, you'll get the error `Application labels aren't unique, duplicates: staticfiles`."	Cleanup/optimization	closed	Documentation	1.10	Normal	fixed			Accepted	1	0	0	0	0	0
