#19586: URL_VALIDATOR_USER_AGENT is said to be deprecated, but has actually been
removed
-------------------------------+--------------------------------------
     Reporter:  m@…            |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  Documentation  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by m@…):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 I just saw that URL_VALIDATOR_USER_AGENT was already deprecated in 1.3.1.
 https://docs.djangoproject.com/en/1.3/ref/settings/#url-validator-user-
 agent:
     The string to use as the User-Agent header when checking to see if
 URLs exist (see the verify_exists option on URLField). This setting was
 deprecated in 1.3.1 along with verify_exists and will be removed in 1.4.

 It still shows up in the docs for 1.4.
 https://docs.djangoproject.com/en/1.4/ref/settings/#url-validator-user-
 agent:
     This setting was deprecated in 1.3.1 along with verify_exists and will
 be removed in 1.4.

 So, really, it should just be removed from the docs of 1.5.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19586#comment:1>
Django <https://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 https://groups.google.com/groups/opt_out.


Reply via email to