﻿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
19696	Collectstatic management command: unicodeerror	arn.breton@…	nobody	"Hi,

I experienced an issue today while using the collectstatic command.

One of my CSS files contains some comments with accent marks (I'm french). 
When the command passes on this file, it crashes with a standard unicodeerror (""character not in range"").

The error occured here: https://github.com/django/django/blob/master/django/contrib/staticfiles/storage.py#L226

When I deleted these comments, it works again."	Bug	closed	contrib.staticfiles	1.4	Normal	duplicate	unicodeerror, collectstatic, css, assets		Unreviewed	0	0	0	0	0	0
