Skip to content

Commit f99a47c

Browse files
committed
Updated compatibility note for python on windows
1 parent 3eacfde commit f99a47c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/python_installation/instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ When the installation completes, you may see a dialog box with a link you can fo
2424

2525
Note: If you are using an older version of Windows (7, Vista, or any older version) and the Python {{ book.py_version }} installer fails with an error, then install all Windows Updates and try to install Python again. If you still have the error, try installing Python version {{ book.py_min_version }} from [Python.org](https://www.python.org/downloads/windows/).
2626

27+
> Django {{ book.django_version }} needs Python {{ book.py_min_version }} or greater, which does not support Windows XP or earlier versions.
28+
2729
<!--endsec-->
2830

2931
<!--sec data-title="Install Python: OS X" data-id="python_OSX"

0 commit comments

Comments
 (0)