Loading docs/index.txt +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Having trouble? We'd like to help! `post a question`_. * Ask a question in the `#django IRC channel`_, or search the `IRC logs`_ to see if its been asked before. if it's been asked before. * Report bugs with Django in our `ticket tracker`_. Loading docs/internals/committers.txt +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ and have free rein to hack on all parts of Django. Joseph Kocherhans Joseph is currently a developer at EveryBlock_, and previously worked for the Lawrence Journal-World where he built most of the backend for the their the Lawrence Journal-World where he built most of the backend for their Marketplace site. He often disappears for several days into the woods, attempts to teach himself computational linguistics, and annoys his neighbors with his Charango_ playing. Loading docs/ref/settings.txt +2 −5 Original line number Diff line number Diff line Loading @@ -1241,14 +1241,11 @@ used if :class:`~django.middleware.common.CommonMiddleware` is installed PROFANITIES_LIST ---------------- Default: ``()`` (Empty tuple) A tuple of profanities, as strings, that will trigger a validation error when 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`_. .. _django/conf/global_settings.py: http://code.djangoproject.com/browser/django/trunk/django/conf/global_settings.py .. setting:: RESTRUCTUREDTEXT_FILTER_SETTINGS RESTRUCTUREDTEXT_FILTER_SETTINGS Loading Loading
docs/index.txt +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Having trouble? We'd like to help! `post a question`_. * Ask a question in the `#django IRC channel`_, or search the `IRC logs`_ to see if its been asked before. if it's been asked before. * Report bugs with Django in our `ticket tracker`_. Loading
docs/internals/committers.txt +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ and have free rein to hack on all parts of Django. Joseph Kocherhans Joseph is currently a developer at EveryBlock_, and previously worked for the Lawrence Journal-World where he built most of the backend for the their the Lawrence Journal-World where he built most of the backend for their Marketplace site. He often disappears for several days into the woods, attempts to teach himself computational linguistics, and annoys his neighbors with his Charango_ playing. Loading
docs/ref/settings.txt +2 −5 Original line number Diff line number Diff line Loading @@ -1241,14 +1241,11 @@ used if :class:`~django.middleware.common.CommonMiddleware` is installed PROFANITIES_LIST ---------------- Default: ``()`` (Empty tuple) A tuple of profanities, as strings, that will trigger a validation error when 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`_. .. _django/conf/global_settings.py: http://code.djangoproject.com/browser/django/trunk/django/conf/global_settings.py .. setting:: RESTRUCTUREDTEXT_FILTER_SETTINGS RESTRUCTUREDTEXT_FILTER_SETTINGS Loading