django/docs/faq
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
..
admin.txt Fixed #19695 -- Retitle "Form Media" to "Form Assets". 2013-07-08 13:59:54 -04:00
contributing.txt Fixed #19934 - Use of Pillow is now preferred over PIL. 2013-05-14 19:32:04 -07:00
general.txt Fixed #15379 - Added "how to cite Django" to FAQ. 2013-03-29 16:48:07 -04:00
help.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04: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 Bumped minimum Python version requirement to 2.7 in Django 1.7. 2013-07-01 12:01:59 +02:00
models.txt Fixed #21031 -- Updated schema migrations FAQ. 2013-10-01 10:39:03 -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