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:
Adrian Holovaty 2006-12-06 06:43:46 +00:00
parent e6d19257ba
commit e5de9997e6
1 changed files with 1 additions and 1 deletions

View File

@ -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
--------- ---------