Opened 17 years ago
Closed 16 years ago
#10846 closed (fixed)
deployment typo + updated link
| Reported by: | Tim Graham | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | typo deployment | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
typo in docs/howto/deployment/modwsgi.txt (missing space)
update link to The Django Book to version 2.0 chapter on deployment
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | deployment-typo.diff added |
|---|
comment:1 by , 17 years ago
| Version: | 1.0 → SVN |
|---|
comment:2 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [10813]) [1.0.X] Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployment in The Django Book. Thanks timo.
r10812 from trunk.