I just figured out it was a indentation issue with function
  def post(self):

vinoo

On Oct 23, 11:13 pm, vinoo <[EMAIL PROTECTED]> wrote:
> 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 accesshttp://localhost:8080/the MainPage( Add Item page) gets
> rendered. When I click submit after entering the data, I see a blank
> page.
>
> Tried accessinghttp://localhost:8080/items.htmldirectly 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to