﻿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
34306	Add a list of status codes	Tetelev Mikhail	nobody	"The DRF framework has a great thing - constants for status_codes (https://www.django-rest-framework.org/api-guide/status-codes/).

I think this is a feature lacking in the original Django. The reason - it improves readability (no _magic numbers_), doesn't require exact remembering all the codes, and gives a list of default statuses.
"	New feature	closed	HTTP handling	dev	Normal	wontfix	status_code status_codes		Unreviewed	0	0	0	0	0	0
