Fixed outdated Python version support info in docs/topics/install.txt

This commit is contained in:
Tim Graham 2015-06-17 11:27:25 -04:00
parent 81aae28843
commit ebd183a18c
2 changed files with 4 additions and 2 deletions

View file

@ -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?
------------------------------------------