﻿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
10727	Exception Raised: TypeError: Initialization arguments are not supported	dejones	nobody	"When using google-app-engine-django with django at revision 10386, I tried to execute ""python manage.py runserver"" but an exception was raised, ""TypeError: Initialization arguments are not supported.""

I have attached the full log output, relevant log snippet:
  File ""/home/darthik/darthik-com/django/db/__init__.py"", line 57, in <module>
    'TIME_ZONE': settings.TIME_ZONE,
  File ""/home/darthik/lib/python2.5/_threading_local.py"", line 159, in __new__
    raise TypeError(""Initialization arguments are not supported"")
TypeError: Initialization arguments are not supported

System info:
  Python 2.5.4
  Linux apocalypse 2.6.24.5-xeon-aufs20081006-grsec #1 SMP Thu Oct 9 15:42:59 PDT 2008 x86_64 GNU/Linux
  Django svn at revision 10386

NOTE: This exception is not raised when I use Django-1.0.2-final.
"		closed	Database layer (models, ORM)	dev		wontfix	TypeError: Initialization arguments are not supported		Unreviewed	1	0	0	0	0	0
