mirror of
https://github.com/django/django.git
synced 2025-02-04 22:47:53 +00:00
Clarify install docs to point at new FAQ items about Python 3.0.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
adfad3c193
commit
626f72733d
@ -13,7 +13,8 @@ Being a Python Web framework, Django requires Python.
|
|||||||
|
|
||||||
It works with any Python version from 2.3 to 2.6 (due to backwards
|
It works with any Python version from 2.3 to 2.6 (due to backwards
|
||||||
incompatibilities in Python 3.0, Django does not currently work with
|
incompatibilities in Python 3.0, Django does not currently work with
|
||||||
Python 3.0 and likely will not for some time to come).
|
Python 3.0; see :ref:`the Django FAQ <faq-install>` for more
|
||||||
|
information on supported Python versions and the 3.0 transition).
|
||||||
|
|
||||||
Get Python at http://www.python.org. If you're running Linux or Mac OS X, you
|
Get Python at http://www.python.org. If you're running Linux or Mac OS X, you
|
||||||
probably already have it installed.
|
probably already have it installed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user