﻿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
23812	Use django.utils.six.moves.range instead of xrange	Tim Graham	mhall1	These imports are equivalent but by using range the code looks more like Python 3 and has the advantage that we simply remove the import when the time comes to drop Python 2.	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Accepted	1	0	0	0	1	0
