﻿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
2105	[patch] Allow manage.py runserver to use service names as well as port numbers	mail@…	Adrian Holovaty	"This patch allows a named service to be passed to manage.py runserver instead of a port number.

e.g. if /etc/services contains the line

{{{
dummy     12345/tcp
}}}

then you can run:

{{{
manage.py runserver dummy
}}}

to start the server on port 12345."	enhancement	closed	Core (Management commands)		normal	wontfix			Unreviewed	1	0	0	0	0	0
