Post Error

2015-05-20 Thread SUBHABRATA BANERJEE
Dear Group, I was trying to write a RestDjango Application with the help of a web based book available from https://www.safaribooksonline.com/library/view/lightweight-django/9781491946275/ch04.html Project's folder structure is as follows, tutoriall/ tutoriall/ migrations/ _init_.

Re: elusive Post error

2008-07-08 Thread Jeff FW
ut a form, I click submit and get a POST error claiming > that the page does not support POST.  However, if I refresh the error > page, the request goes through, and all is happy. > > I don't have much experience with web applications, so I'm not sure > where to star

elusive Post error

2008-07-08 Thread Adam Fraser
I was wondering if anyone else has ever run into this problem... When filling out a form, I click submit and get a POST error claiming that the page does not support POST. However, if I refresh the error page, the request goes through, and all is happy. I don't have much experience wit