﻿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
19526	CachedFilesMixin.patterns should be case-insensitive	mike@…	Aleksandra Sendecka	"According to [1], ''all CSS syntax is case-insensitive within the ASCII range (i.e., [a-z] and [A-Z] are equivalent), except for parts that are not under the control of CSS.'' So, it seems like `re.compile(pattern, re.IGNORECASE)` is a valid and not so restricting way to go.

[1] http://www.w3.org/TR/CSS2/syndata.html#characters"	Bug	closed	contrib.staticfiles	1.4	Normal	fixed	CachedFilesMixin staticfiles	asendecka@…	Ready for checkin	1	0	0	0	0	0
