Links

Talks

Database Gotchas - Two Key Concepts You Can't Afford to Ignore - David Seddon

It’s easy to build sites in Django without thinking much about database transactions. This can be perilous. In this talk, David Seddon will explore the concepts of atomicity and concurrency, and how to handle them using Django. David is a Senior Developer at the FinTech startup Growth Street.

LXC with Django - Containerise your unicorns! - Jonathan Aylard

A brief look at, and demonstration of, containerisation with LXC.