Wow -- this isn't ringing a bell for anyone?  Should I be filling it
as a GAE bug?

On Nov 27, 12:47 am, Geoffrey Wiseman <[EMAIL PROTECTED]>
wrote:
> Is this a bug, or am I doing something wrong and not realizing what it
> is that I'm doing wrong?  :)
>
> Traceback (most recent call last):
>   File "<myhd>/appengine/google/appengine/ext/webapp/__init__.py",
> line 501, in __call__
>     handler.post(*groups)
>   File "<myhd>/projects/captchr/src/admin/criteria/criteria.py", line
> 57, in post
>     criterion = data.save()
>   File "<myhd>/appengine/google/appengine/ext/db/djangoforms.py", line
> 801, in save
>     converted_data[name] = prop.make_value_from_form(value)
>   File "<myhd>/appengine/google/appengine/ext/db/djangoforms.py", line
> 207, in make_value_from_form
>     value = self.data_type(value)
> TypeError: The basestring type cannot be instantiated
>
> Downloaded AppEngine 1.1.7 to see if it fixes this; doesn't seem to.
> Suspicious that I might be doing something wrong, although error seems
> to come up in Google code.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to