From 54b04cc8e6e4ea3f40b6320afe7e8ecfa16a8651 Mon Sep 17 00:00:00 2001 From: Unai Zalakain Date: Fri, 4 Oct 2013 00:51:22 +0200 Subject: [1.6.x] Fixed #21213 -- Added docs for Django's mailing lists. Added docs/internals/mailing-lists.txt documenting the use of django's mailing lists. All references across docs changed to point to this page. The referencing makes use of substitution because there's no way to make a :ref: link in a non-inline fashion in Sphinx. It also makes use of rst_epilog Sphinx conf for making this substitutions across all the docs. Backport of 3895d8899d from master --- docs/ref/contrib/index.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/contrib/index.txt b/docs/ref/contrib/index.txt index e5cea01ead..9f84cb25dc 100644 --- a/docs/ref/contrib/index.txt +++ b/docs/ref/contrib/index.txt @@ -177,6 +177,4 @@ Other add-ons ============= If you have an idea for functionality to include in ``contrib``, let us know! -Code it up, and post it to the `django-users mailing list`_. - -.. _django-users mailing list: http://groups.google.com/group/django-users +Code it up, and post it to the |django-users| mailing list. -- cgit v1.3