Installing GeoDjango Dependencies with Homebrew
Blog de Simon Willison Posted on May 7, 2010
Installing GeoDjango Dependencies with Homebrew. brew update && brew install postgis && brew install gdal
jacobian's django-deployment-workshop
Blog de Simon Willison Posted on February 19, 2010
jacobian’s django-deployment-workshop. Notes and resources from Jacob’s 3 hour Django deployment workshop at PyCon, including example configuration files for Apache2 + mod_wsgi, nginx, PostgreSQL and pgpool.
Django-Jython 1.0.0 released!
Blog de Simon Willison Posted on November 9, 2009
Django-Jython 1.0.0 released!. Now with database backends for PostgreSQL, Oracle and MySQL. The next release (planned for next month) should provide full compatibility with Django 1.1—the current release has 1.1 support for PostgreSQL but only 1.0 support for the other two databases.
Install Django, GeoDjango, PostgreSQL and PostGIS on OSX Leopard
Blog de Simon Willison Posted on July 24, 2009
Install Django, GeoDjango, PostgreSQL and PostGIS on OSX Leopard. This tutorial worked perfectly for me.
EveryBlock source code released
Blog de Simon Willison Posted on July 1, 2009
EveryBlock source code released. EveryBlock’s Knight Foundation grant required them to release the source code after two years, under the GPL. Lots of neat Django / PostgreSQL / GIS tricks to be found within.


