diff options
| author | Tim Graham <timograham@gmail.com> | 2015-06-17 11:27:25 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-06-17 11:27:25 -0400 |
| commit | ebd183a18cc334e3ac57efd8e4ec09c3954196a9 (patch) | |
| tree | e759ba380ef13ccd855887f7eb4ba4b6633c15e0 /docs/faq | |
| parent | 81aae2884377ff1a60b74e510e3358738971bbc0 (diff) | |
Fixed outdated Python version support info in docs/topics/install.txt
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/install.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index d60a549757..05906b2a18 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? ------------------------------------------ |
