2 Items for 17 February 2009


Link2009 Feb 17

Incredibly useful SSH flag

Eric Holscher demonstrates the -t flag to SSH and how it can be used to set Python paths or the DJANGO_SETTINGS_MODULE environment variable on remote machines. A pretty handy trick.

Link2009 Feb 17

Tutorial — Django Solr v0.1 documentation

A tutorial on setting up Solr with Django using the django-solr-search project.