﻿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
18791	[py3] Double import of six in django.forms.widgets	Alexey Boriskin	nobody	"There is a double import in django.forms.widgets:
{{{
from django.utils import six
from django.utils import datetime_safe, formats
from django.utils import six
}}}"	Cleanup/optimization	closed	Python 3	dev	Normal	fixed			Unreviewed	0	0	0	0	1	0
