django1/docs/faq
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
..
admin.txt [1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets". 2013-07-08 14:09:02 -04:00
contributing.txt Fixed #19934 - Use of Pillow is now preferred over PIL. 2013-05-14 19:32:04 -07:00
general.txt [1.6.x] Updated a bunch of hyperlinks in documentation 2013-12-08 18:48:30 +01:00
help.txt [1.6.x] Fixed #21213 -- Added docs for Django's mailing lists. 2013-12-19 09:24:13 -05:00
index.txt Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners. 2012-08-04 17:27:57 -07:00
install.txt Updated FAQ on Python versions to explain 2 vs 3. 2013-07-01 11:48:58 +02:00
models.txt Avoided mixing dates and datetimes in the examples. 2012-09-08 11:00:04 -04:00
troubleshooting.txt Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows. 2012-12-15 09:25:54 -05:00
usage.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00