﻿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
18462	UnicodeDecodeError in sql debug logger	renato@…	nobody	"I get a UnicodeDecodeError in line 51 of db/backends/util.py whenever I try to save content with diacriticals in the admin interface. I don't know the correct way to fix this, but if I simply comment out the corresponding line it works:

# logger.debug('(%.3f) %s; args=%s' % (duration, sql, params), extra={'duration': duration, 'sql': sql, 'params': params})"	Bug	closed	Core (Other)	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
