Changeset 5285
- Timestamp:
- 05/18/07 23:17:54 (1 year ago)
- Files:
-
- django/trunk/docs/install.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/install.txt
r5191 r5285 12 12 It works with any Python version 2.3 and higher. 13 13 14 Get Python at www.python.org. If you're running Linux or Mac OS X, you probably15 already have it installed.14 Get Python at http://www.python.org. If you're running Linux or Mac OS X, you 15 probably already have it installed. 16 16 17 17 Install Apache and mod_python
