﻿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
13024	Signal sent on application startup	wojteks	nobody	I'd like to perform certain actions whenever my application starts running (via runserver or runfcgi, for each backend spawned).  I don't want to do it in the middleware or on the request_started signal, because that's not elegant.  So the best way would be for Django to send a 'server_initialized' signal whenever the server is finished preparing all the data, right before the listen call on the socket.	New feature	closed	Core (Other)		Normal	fixed		hv@… mmitar@… someuniquename@…	Fixed on a branch	0	0	0	0	0	0
