﻿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
434	Does runserver takes 2 arguments?	Leo Shklovskii	Adrian Holovaty	"After update django today (2005.8.30), when I type ""django-admin.py runserver --settings=myproject.settings.main"". I got this error message ""TypeError: runserver() takes exactly 2 arguments (1 given)"", while with it's help, I got """"options:
  -h, --help           show this help message and exit
  --settings=SETTINGS  Python path to settings module, e.g.
                       ""myproject.settings.main"". If this isn't provided, the
                       DJANGO_SETTINGS_MODULE environment variable will be
                       used.""
show should i start my server?
"	defect	closed	Core (Other)		normal	worksforme	runserver		Unreviewed	0	0	0	0	0	0
