On 2011-08-22, at 5:59 AM, Burcu Hamamcıoğlu wrote:

> Hi all, I 've a strange issue with URLField. It does not validate 
> "http://www.babacanyapi.com"; and "ttp://www.crowntowers.net". When ı use 
> these urls the browser does not open anything I think it troubles into  an 
> infinite loop.  
> Why django does not recognize these urls?

That's an IIS server.

A search of Django issues brings me to this:

https://code.djangoproject.com/ticket/14955

"I've found a variety of IIS servers running ASP.NET that are responding with 
403 errors or simply timing out on HEAD requests"

Sounds like similar is happening here.
--
  Andy McKay
  a...@clearwind.ca
  twitter: @andymckay
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to