Fixed #3068 -- Fixed ReST error in docs/settings.txt. Thanks, Antonio Cavedoni
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4167 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
e6d19257ba
commit
e5de9997e6
|
@ -830,7 +830,7 @@ Default: ``Django/<version> (http://www.djangoproject.com/)``
|
||||||
The string to use as the ``User-Agent`` header when checking to see if URLs
|
The string to use as the ``User-Agent`` header when checking to see if URLs
|
||||||
exist (see the ``verify_exists`` option on URLField_).
|
exist (see the ``verify_exists`` option on URLField_).
|
||||||
|
|
||||||
.. URLField: ../model_api/#urlfield
|
.. _URLField: ../model_api/#urlfield
|
||||||
|
|
||||||
USE_ETAGS
|
USE_ETAGS
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Reference in New Issue