#9857: URLfield with verify_exists hangs if given an unresponsive URL
-------------------------------+--------------------------------------------
          Reporter:  aptiko    |         Owner:  nobody
            Status:  new       |     Milestone:  1.1   
         Component:  Forms     |       Version:  1.0   
        Resolution:            |      Keywords:        
             Stage:  Accepted  |     Has_patch:  1     
        Needs_docs:  0         |   Needs_tests:  0     
Needs_better_patch:  1         |  
-------------------------------+--------------------------------------------
Changes (by russellm):

  * needs_better_patch:  0 => 1

Comment:

 I acknowledge the problem that exists here, but I _really_ don't like this
 solution. Setting the default timeout is a really nasty workaround that
 has potential for nasty side-effects. I don't have a better suggestion
 though, so we might need to hold our nose and wear this particular stink
 until Python 2.6 is our minimum supported version.

 I'm also not particularly enthused about introducing a global setting for
 the timeout - this strikes me as something that should be a per-URLField
 setting, not a global setting.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9857#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to