﻿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
35258	Rename the 'runserver' management command to 'devserver' to be more explicit that it is intended for development only	Andy Miller	nobody	"This ticket is related to the first part of this [proposal](https://forum.djangoproject.com/t/proposal-rename-runserver-command-to-devserver-and-add-a-prodserver-management-command/28030)

I would suggest the following steps:

1. rename `runserver` to `devserver`
2. recreate `runserver` that has the `devserver` class as a base class and add the standard deprecation warning (example in this [PR](https://github.com/nanorepublica/django-prodserver/pull/17/files))
3. Update the documentation, which should be a search & replace. 


Note: I will raise the second part as a separate ticket since each has pros/cons and could be accepted/rejected independently."	New feature	closed	Core (Management commands)		Normal	wontfix			Unreviewed	0	0	0	0	0	0
