diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/settings.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index e631909995..0cca6fe05d 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -594,17 +594,6 @@ A tuple of IP addresses, as strings, that: * Receive X headers if the ``XViewMiddleware`` is installed (see :ref:`topics-http-middleware`) -.. setting:: JING_PATH - -JING_PATH ---------- - -Default: ``'/usr/bin/jing'`` - -Path to the "Jing" executable. Jing is a RELAX NG validator, and Django uses it -to validate each ``XMLField`` in your models. -See http://www.thaiopensource.com/relaxng/jing.html . - .. setting:: LANGUAGE_CODE LANGUAGE_CODE |
