PermalinkSwitch branches/tags
Cannot retrieve contributors at this time
main
Could not load branches
Nothing to show
{{ refName }}default
Could not load tags
Nothing to show
{{ refName }}defaultdjango/INSTALL
Go to file- Go to file
Copy path Copy permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Thanks for downloading Django. | |
To install it, make sure you have Python 3.8 or greater installed. Then run | |
this command from the command prompt: | |
python -m pip install . | |
For more detailed instructions, see docs/intro/install.txt. |