What steps will reproduce the problem?
1. upgrade to SDK 1.6
2. run manage.py test
What is the expected output? What do you see instead?
Traceback (most recent call last):
...
File "/Users/kumar/src/google-app-engine-django/appengine_django/__init__.py", line 212, in LoadAppengineEnvironment
appconfig, unused_matcher = dev_appserver.LoadAppConfig(PARENT_DIR, {})
ValueError: too many values to unpack
What version of the product are you using? On what operating system?
r117
Please provide any additional information below.
I've attached a patch to fix this.
NOTE: I have tried to port my app off of the Django helper but I'm still stuck
on a few things. If you grant me commit access at kumar.mcillan@gmail.com then
I'd be happy to apply patches like this.
Original issue reported on code.google.com by kumar.mcmillan on 26 Nov 2011 at 7:13
Original issue reported on code.google.com by
kumar.mcmillan
on 26 Nov 2011 at 7:13Attachments: