Changes between Version 171 and Version 172 of DjangoResources
- Timestamp:
- Apr 6, 2009, 5:14:22 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v171 v172 164 164 * [wiki:SetupOnTiger Setup on Mac OS X Tiger]: Includes installing python 2.4 (which isn't required), the latest version of postgresql, and psycopg. 165 165 * [wiki:WindowsInstall] - install django on Windows in 5 minutes (using sqlite and the internal webserver) 166 * [http://wiki.joyent.com/read/book/15 Django, lighttpd and FastCGI]: A book-like documentation about running django with Lighttpd167 166 * [wiki:MovablePythonInstall] - install Django on a USB stick using Movable Python 168 167 * [wiki:DjangoOnAStick] - Install Django on a USB stick.