Changes between Version 30 and Version 31 of SetupOnTiger
- Timestamp:
- Nov 5, 2008, 2:48:55 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupOnTiger
v30 v31 79 79 80 80 == Installation Django 1.0 (Mac OS X Leopard 10.5) == 81 Written by Bess Ho 09.08.08 81 Written by Bess Ho 09.08.08, amended by zgoda 05.11.08 82 82 83 OSX 10.5 includes Python 2.5 that support Django 1.0. Do not use Mac port to install Python2.5. Mac port Python 2.5 won't support Django 1.0. Python 2.5 includes SQLite3.83 OSX 10.5 includes Python 2.5 that support Django 1.0. If you want to use MacPorts version of Python, you must install additional packages if you want to use SQLite as your database (py25-sqlite3 and py25-hashlib). 84 84 85 85 '''Get the latest official version'''