﻿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
32621	class names might follow pep8	BeryCZ	nobody	"Hi,
I've noticed that some class names don't follow pep 8 and it's quite annoying to either remember or search for the right name.
What comes to mind rn is `JsonResponse` (which is ok) and classes like `JSONField`, `JSONCatalog`, `JSONString` and some more.
Would be nice to change the class names some time to `Json` and for backward compatibility to do `JSONField = JsonField`"	Cleanup/optimization	new	Uncategorized	3.2	Normal				Unreviewed	0	0	0	0	0	0
