1
0
mirror of https://github.com/django/django.git synced 2025-03-13 19:00:45 +00:00

2 Commits

Author SHA1 Message Date
Anubhav Joshi
a01daaf231 [1.6.x] Fixed #22253 -- Added django-i18n to the mailing lists docs.
Thanks bmispelon for the suggestion.

Backport of 0399523cf1ac1f6adcfe593e05824ff4f98da3d3 from master
2014-03-19 07:23:41 -04:00
Unai Zalakain
54b04cc8e6 [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
2013-12-19 09:24:13 -05:00