#2173 closed defect (fixed)
[patch] faq.txt - Wrong text for a link.
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In faq.txt appears this sentence:
- For Python 2.4, check out this guide to mod_python & Python 2.3.
Two points:
- 'guide to mod_python & Python 2.3' should be 'guide to mod_python & Python 2.4';
- Document referred by that URL is not an installation guide, it is the Win32 build of mod_python 3.1.4 for Python 2.4.
A guide with some screenshots about mod_python installation on Windows is here: http://thinkhole.org/wp/2006/04/03/django-on-windows-howto/ (though it is not "how to install mod_python specific").
Attachments (2)
Change History (4)
by , 18 years ago
Attachment: | faq.txt.diff added |
---|
comment:1 by , 18 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | faq.txt - Wrong text for a link. → [patch] faq.txt - Wrong text for a link. |
Version: | → SVN |
Note:
See TracTickets
for help on using tickets.
Patch to update FAQ with the pointers in this ticket.