﻿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
21542	optparse is deprecated, use argparse instead	donturner	nobody	"On the following page: 

https://docs.djangoproject.com/en/dev/howto/custom-management-commands/ 

The command line example uses `import optparse`. The optparse module is deprecated as per: http://docs.python.org/2.7/library/optparse.html#module-optparse

Suggestion is to update the example to use argparse instead. "	Uncategorized	closed	Documentation	1.6	Normal	duplicate			Unreviewed	0	0	0	0	0	0
