summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-06-17 11:27:25 -0400
committerTim Graham <timograham@gmail.com>2015-06-17 11:28:48 -0400
commitac518c8722df7fe47baf80a24325e072705e336c (patch)
treec4a678c8973f648ee97020f5c4ce990d61c03c4e /docs/faq
parent9d5c45beaedab20f1bdb71e9052aa1813ce01fe8 (diff)
[1.8.x] Fixed outdated Python version support info in docs/topics/install.txt
Backport of ebd183a18cc334e3ac57efd8e4ec09c3954196a9 from master
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/install.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt
index 9bf595ed86..03573a17bf 100644
--- a/docs/faq/install.txt
+++ b/docs/faq/install.txt
@@ -37,6 +37,8 @@ PostgreSQL fans, and MySQL_, `SQLite 3`_, and Oracle_ are also supported.
.. _`SQLite 3`: http://www.sqlite.org/
.. _Oracle: http://www.oracle.com/
+.. _faq-python-version-support:
+
What Python version can I use with Django?
------------------------------------------