Update Windows install guide to recomend venv.
The How to install Django on Windows guide currently recomends using virualenv / virtualenvwrapper / virtualenvwrapper-win. As this is intended as a beginers guide could we use venv which is included with Python itself?
Change History
(6)
| Component: |
Uncategorized → Documentation
|
| Summary: |
Update Windows install guide to recomend venv → Update Windows install guide to recomend venv.
|
| Triage Stage: |
Unreviewed → Accepted
|
| Type: |
Uncategorized → Cleanup/optimization
|
| Owner: |
changed from nobody to David Smith
|
| Status: |
new → assigned
|
| Resolution: |
→ fixed
|
| Status: |
assigned → closed
|
+1, no need to add complexity into the beginners tutorial.