summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Holscher <eric@ericholscher.com>2013-10-27 08:06:36 -0700
committerEric Holscher <eric@ericholscher.com>2013-10-27 08:06:36 -0700
commit32f0f8489a0f509b06ef117a0d958d03b8412098 (patch)
treefaecc61c672f79b413f39474e0f8071b2e64a162 /docs
parentb9a90b371c90a987ed57f7a4a7cc1274c432b438 (diff)
Fix note syntax usage.
http://sphinx.readthedocs.org/en/latest/markup/para.html?highlight=note#directive-note
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/mailing-lists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/mailing-lists.txt b/docs/internals/mailing-lists.txt
index 467c9b6898..e5e6ea9a3d 100644
--- a/docs/internals/mailing-lists.txt
+++ b/docs/internals/mailing-lists.txt
@@ -22,6 +22,7 @@ This is the right place if you are looking to ask any question regarding the
installation, usage, or debugging of Django.
.. note::
+
If it's the first time you send an email to this list, your email must be
accepted first so don't worry if :ref:`your message does not appear
<message-does-not-appear-on-django-users>` instantly.
@@ -59,6 +60,7 @@ Django development.
The discussion about the development of Django itself takes place here.
.. note::
+
Please make use of
:ref:`django-users mailing list <django-users-mailing-list>` if you want
to ask for tech support, doing so in this list is inappropriate.