diff options
| author | Andreu Vallbona <avallbona@gmail.com> | 2024-06-08 12:33:04 +0200 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2024-06-09 14:38:04 -0300 |
| commit | 85240139ca1a6b369019ba657ad80c3249a9cb37 (patch) | |
| tree | 2fff228e4b9e6040877b54bb6e04a97095e6476f /docs/howto | |
| parent | 3556f63c4c18440445d93ce5bfb3d652dd76bcb4 (diff) | |
Replaced usage of "patch" with more precise terms in faq, howto, and intro docs.
Diffstat (limited to 'docs/howto')
| -rw-r--r-- | docs/howto/windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/windows.txt b/docs/howto/windows.txt index 5dd40915d9..0ab976f039 100644 --- a/docs/howto/windows.txt +++ b/docs/howto/windows.txt @@ -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 |
