mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Replaced usage of "patch" with more precise terms in faq, howto, and intro docs.
This commit is contained in:
parent
3556f63c4c
commit
85240139ca
4 changed files with 60 additions and 61 deletions
|
|
@ -6,7 +6,7 @@ This document will guide you through installing Python 3.12 and Django on
|
|||
Windows. It also provides instructions for setting up a virtual environment,
|
||||
which makes it easier to work on Python projects. This is meant as a beginner's
|
||||
guide for users working on Django projects and does not reflect how Django
|
||||
should be installed when developing patches for Django itself.
|
||||
should be installed when developing changes for Django itself.
|
||||
|
||||
The steps in this guide have been tested with Windows 10. In other
|
||||
versions, the steps would be similar. You will need to be familiar with using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue