﻿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
2677	[patch] simplejson raises DeprecationWarning	Tom Tobin <korpios@…>	Adrian Holovaty	"The `simplejson` module bundled with Django raises a `DepreciationWarning` when loaded, since it uses the `sre` module rather than `re`.

Since there is no reason not to use `re` (we're trying to be backwards compatible, but not ''that'' backwards compatible!), Django's `simplejson` should be patched to simply use `re`.
"	defect	closed	Core (Other)		normal	fixed			Unreviewed	1	0	0	0	0	0
