1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/internals/contributing/writing-code
Unai Zalakain 3895d8899d 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.
2013-10-04 10:00:36 -04:00
..
coding-style.txt Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
index.txt Fixed #18436 -- Updated contributing docs for git. 2012-06-07 18:54:43 +02:00
submitting-patches.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04:00
unit-tests.txt Fixed wording in unit tests documentation. 2013-09-25 18:24:30 +02:00
working-with-git.txt Documentation -- added instructions on working with pull requests 2013-09-13 08:26:46 -04:00