﻿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
17611	django.contrib.gis raises exception on ./manage.py test	andrey@…	nobody	"from django.test.simple import run_tests as base_run_tests
ImportError: cannot import name run_tests
{{{
[15:32:04]: [Step 2/2] Starting: /opt/TeamCity/buildAgent/temp/agentTmp/custom_script7587252072882195123
[15:32:04]: [Step 2/2] in directory: /opt/TeamCity/buildAgent/work/a2bf5278fd80ad01
[15:32:05]: [Step 2/2] Traceback (most recent call last):
[15:32:05]: [Step 2/2]   File ""./manage.py"", line 11, in <module>
[15:32:05]: [Step 2/2]     execute_manager(settings)
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/src/django/django/core/management/__init__.py"", line 435, in execute_manager
[15:32:05]: [Step 2/2]     utility.execute()
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/src/django/django/core/management/__init__.py"", line 358, in execute
[15:32:05]: [Step 2/2]     self.fetch_command(subcommand).run_from_argv(self.argv)
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/src/django/django/core/management/commands/test.py"", line 49, in run_from_argv
[15:32:05]: [Step 2/2]     super(Command, self).run_from_argv(argv)
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/src/django/django/core/management/base.py"", line 196, in run_from_argv
[15:32:05]: [Step 2/2]     self.execute(*args, **options.__dict__)
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/src/django/django/core/management/base.py"", line 232, in execute
[15:32:05]: [Step 2/2]     output = self.handle(*args, **options)
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/local/lib/python2.7/site-packages/south/management/commands/test.py"", line 8, in handle
[15:32:05]: [Step 2/2]     super(Command, self).handle(*args, **kwargs)
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/src/django/django/core/management/commands/test.py"", line 71, in handle
[15:32:05]: [Step 2/2]     test_runner = TestRunner(**options)
[15:32:05]: [Step 2/2]   File ""/tmp/visamap-tc-virtualenv/src/django/django/contrib/gis/tests/__init__.py"", line 6, in run_tests
[15:32:05]: [Step 2/2]     from django.test.simple import run_tests as base_run_tests
[15:32:05]: [Step 2/2] ImportError: cannot import name run_tests
[15:32:05]: [Step 2/2] Process exited with code 1
[15:32:06]: [Step 2/2] Step Command Line failed
}}}
"	Bug	closed	GIS	dev	Normal	invalid			Unreviewed	0	0	0	0	0	0
