﻿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
28665	Raise NotSupportedError instead of NotImplemented error when a per PEP 249	Simon Charette	Simon Charette	There's a few instances of `NotImplementedError` in `django.db` that should be `django.db.utils.NotSupportedError` to adhere to [https://www.python.org/dev/peps/pep-0249/#notsupportederror PEP 249].	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Unreviewed	1	0	0	0	0	0
