Opened 11 years ago
Closed 11 years ago
#23369 closed Bug (fixed)
Bad git url in documentation for running the test suite.
| Reported by: | Duncan Parkes | Owned by: | Duncan Parkes |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | documentation, testing |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The documentation for running the test suite has a mistake in the git url.
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
| Triage Stage: | Unreviewed → Accepted |
| Type: | Uncategorized → Bug |
For future reference, please note our commit message guidelines so that the ticket will be automatically closed when the PR is merged, thanks. (Also fixes for typos generally don't require a ticket.)
In 905c4fdcc301cf7840202dcacd95b9265d57160b:
Fixed clone URL of Django git repository.
Note:
See TracTickets
for help on using tickets.
Pull request: https://github.com/django/django/pull/3124