Hello.
I'v get an error while try to request.GET('category')
Module site.controllers.service:67 in get_cat_name
>> cat_name = request.GET('category')
AttributeError: UnicodeMultiDict instance has no __call__ method
In firebug:
GET
http://localhost/page/get_service_fullname?ajax=true&anotherval=anotherAction&category=A
500 Internal Server Error
377ms
Is it GET?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---