TrenchMice has a couple new articles posted on using Django – their deployment setup entitled Deploying TrenchMice and an article about implemented OpenID entitled Enabling OpenID.
Deploying TrenchMice has a really nice bit of detail on how they’ve set up Django for development in a team with multiple environments sharing the same code base.
The Enabling OpenID article details out the rough sketch of the code they used to tack on OpenID authentication to a Django web application.