Changes between Version 260 and Version 261 of DjangoResources
- Timestamp:
- Nov 23, 2010, 4:12:39 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v260 v261 242 242 243 243 * [http://www.turnkeylinux.org/appliances/django TurnKey Django]: pre-integrated Django installable live CD [[http://en.wikipedia.org/wiki/Software_appliance software appliance]] 244 * [http://bitnami.org/stack/djangostack BitNami DjangoStack] : Includes ready-to-run versions of Apache, MySQL, PostgreSQL, SQLite and Django and required dependencies. It can be deployed using a native installer, as a virtual machine or in the cloud. 244 245 * [wiki:ServerArrangements Server arrangements]: How to use Django with FCGI, Twisted, etc. 245 246 * [wiki:SetupOnTiger Setup on Mac OS X Tiger]: Includes installing python 2.4 (which isn't required), the latest version of postgresql, and psycopg.