#36970 new Cleanup/optimization

Add Windows command for running runtests.py in contributing tutorial

Reported by: srimajaya123-blip Owned by:
Component: Documentation Version: 6.0
Severity: Normal Keywords: docs windows command runtests
Cc: srimajaya123-blip Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The contributing tutorial includes instructions for running runtests.py, but the command is not clearly shown for Windows users.

This change adds the correct Windows command formatting so contributors using Windows can run the tests easily.

Pull Request:
https://github.com/django/django/pull/20829

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top