﻿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
13062	Can't see PendingDeprecationWarnings in the development server on Linux	Brian Neal	nobody	"When running

{{{
$ python -Wall manage.py runserver
}}}

!PendingDeprecationWarnings are not seen in the dev. server output unless you use the --noreload option on Ubuntu. For reference, see [http://groups.google.com/group/django-users/browse_frm/thread/cc9821b4210654ad# this thread on the user's mailing list]. Karen Tracey has reported in that thread that this does seem to work as expected under Windows (no --reload is needed there).

I can try working up a patch if anyone more experienced can point me in the right direction. Thanks."		closed	django-admin.py runserver	dev		fixed			Accepted	1	0	0	0	0	0
