#10727: Exception Raised: TypeError: Initialization arguments are not supported
---------------------------------------------------+------------------------
Reporter: dejones | Owner: nobody
Status: closed | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: invalid | Keywords: TypeError:
Initialization arguments are not supported
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Changes (by ramiro):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
This a google-app-engine-django bug:
http://code.google.com/p/google-app-engine-django/issues/detail?id=119
it seems the DB backend hasn't been updated to be compatible with changes
made in Django r10026
PS: I don know if that project strives to be compatible with a moving
target like Django trunk at all, maybe it is safer to use a released 1.0.x
version or to switch to another GAE compatibility helper that follows
Django trunk more closely like `app-engine-patch`.
--
Ticket URL: <http://code.djangoproject.com/ticket/10727#comment:1>
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---