On Sun, May 24, 2009 at 11:36 PM, Chris DPS wrote:
>
> No. I get the same error.
> I tried that on 3 versions of python with the same result.
>
Which means there is something fundamentally broken with Python's ability to
access the network on this machine, and until that is fixed, Django isn't
g
No. I get the same error.
I tried that on 3 versions of python with the same result.
On May 24, 8:03 pm, David Zhou wrote:
> Does the following worth in the interactive prompt?
>
> >>> import socket
> >>> socket.getaddrinfo("www.google.com", 80)
>
> -- dz
>
> On Sun, May 24, 2009 at 10:59 PM, Ch
Does the following worth in the interactive prompt?
>>> import socket
>>> socket.getaddrinfo("www.google.com", 80)
-- dz
On Sun, May 24, 2009 at 10:59 PM, Chris DPS wrote:
>
> When I execute runserver, I get the following message:
>
> Validating models...
> 0 errors found
>
> Django version
3 matches
Mail list logo