Hi,
That error means django rendered a page, but the connection to the browser
was broken.
That could happen because you clicked a link/button more than once, or
pressed "stop", or somehow canceled the request on the browser end.
Collin
On Thursday, January 1, 2015 3:55:11 AM UTC-5, Siddharth
For me the development server tends to throw that error at random, but does
render the page correctly
On Thu, Jan 1, 2015 at 2:22 PM, Joel Goldstick
wrote:
>
>
> On Thu, Jan 1, 2015 at 3:55 AM, Siddharth Shah
> wrote:
>
>> Actually I was going through the first app example,
>> https://docs.djan
On Thu, Jan 1, 2015 at 3:55 AM, Siddharth Shah
wrote:
> Actually I was going through the first app example,
> https://docs.djangoproject.com/en/1.7/intro/tutorial03/
> On this particular part I am facing problem while executing
> http://localhost:8000/polls/
>
> Please find the attachment to see
3 matches
Mail list logo