#10727: Exception Raised: TypeError: Initialization arguments are not supported
-------------------------------------------------------------------+--------
 Reporter:  dejones                                                |       
Owner:  nobody    
   Status:  new                                                    |   
Milestone:            
Component:  Database layer (models, ORM)                           |     
Version:  SVN       
 Keywords:  TypeError: Initialization arguments are not supported  |       
Stage:  Unreviewed
Has_patch:  0                                                      |  
-------------------------------------------------------------------+--------
 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.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10727>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to