﻿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
17477	Problem with ./manage.py help test	shige.abe@…	nobody	"In 1.4 alpha:

-> % ./manage.py help test
Traceback (most recent call last):
  File ""./manage.py"", line 11, in <module>
    execute_manager(settings)
  File ""/home/django/.virtualenvs/astrobiology-alpha/src/django/django/core/management/__init__.py"", line 436, in execute_manager
    utility.execute()
  File ""/home/django/.virtualenvs/astrobiology-alpha/src/django/django/core/management/__init__.py"", line 345, in execute
    self.fetch_command(args[2]).print_help(self.prog_name, args[2])
  File ""/home/django/.virtualenvs/astrobiology-alpha/src/django/django/core/management/base.py"", line 184, in print_help
    parser = self.create_parser(prog_name, subcommand)
  File ""/home/django/.virtualenvs/astrobiology-alpha/src/django/django/core/management/commands/test.py"", line 49, in create_parser
    test_runner_class = get_runner(settings, self.test_runner)
AttributeError: 'Command' object has no attribute 'test_runner'"	Bug	closed	Testing framework	1.4-alpha-1	Release blocker	fixed			Accepted	0	0	0	0	0	0
