0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00

Fixed some misordered markup for the ROOT_URLCONF setting in the docs.

Fixed #9098.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9061 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Malcolm Tredinnick 2008-09-17 07:59:05 +00:00
parent e99cd48769
commit 11e29c887a

View File

@ -804,8 +804,8 @@ the ``hasNoProfanities`` validator is called.
We don't list the default values here, because that would be profane. To see
the default values, see the file `django/conf/global_settings.py`_.
.. setting:: ROOT_URLCONF
.. _django/conf/global_settings.py: http://code.djangoproject.com/browser/django/trunk/django/conf/global_settings.py
.. setting:: ROOT_URLCONF
ROOT_URLCONF
------------