Hi all, I am new to python and django.
Trying to do a request like http://someurl/?AA.AA=abc with RequestContext. and render in template {{ request.AA.AA }} , It got "Could not parse the remainder" The ?AA.AA=abc isn't not define by me. Is any way to deal with this problem ? Best Regards Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
