2005-07-21 09:37:28 +08:00
|
|
|
Thanks for downloading Django.
|
|
|
|
|
2017-02-18 08:45:34 +08:00
|
|
|
To install it, make sure you have Python 3.5 or greater installed. Then run
|
2006-07-28 10:07:43 +08:00
|
|
|
this command from the command prompt:
|
2005-07-21 09:37:28 +08:00
|
|
|
|
2006-07-28 10:07:43 +08:00
|
|
|
python setup.py install
|
|
|
|
|
2012-05-15 16:08:34 +08:00
|
|
|
If you're upgrading from a previous version, you need to remove it first.
|
|
|
|
|
2008-09-06 08:07:14 +08:00
|
|
|
For more detailed instructions, see docs/intro/install.txt.
|