Hi Tom, I think we'd need to see your template and your request handler to be able to get a better idea. This error usually means there is something amiss in your template file.
Thank you, Jeff On Mar 10, 7:53 pm, Tom Wu <[email protected]> wrote: > Hi all, > > I am new to python and django. > > Trying to do a request likehttp://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 -~----------~----~----~----~------~----~------~--~---
