I'm a App Engine Newbee. While trying out the shoppinglist sample (http://code.google.com/ appengine/articles/djangoforms.html) I'm getting the following error.
INFO 2008-10-24 06:01:22,081 dev_appserver.py] "POST / HTTP/1.1" 405 - Current Behaviour. When I access http://localhost:8080/ the MainPage( Add Item page) gets rendered. When I click submit after entering the data, I see a blank page. Tried accessing http://localhost:8080/items.html directly and again a blank screen is rendered. And it looks like no data was saved from the previous step. Thanks for your help. vinoo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
