Changes between Version 260 and Version 261 of DjangoResources


Ignore:
Timestamp:
Nov 23, 2010, 4:12:39 AM (13 years ago)
Author:
Santiago
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v260 v261  
    242242
    243243 * [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.
    244245 * [wiki:ServerArrangements Server arrangements]: How to use Django with FCGI, Twisted, etc.
    245246 * [wiki:SetupOnTiger Setup on Mac OS X Tiger]: Includes installing python 2.4 (which isn't required), the latest version of postgresql, and psycopg.
Back to Top