From Slice to Site: Django in 30 minutes
Novice / Talk
September 8th 2:20 p.m. – 3 p.m.
A live tutorial for anyone who's never deployed a Django site. We will start with a virgin slice, and walk all the way through to a set of secure Django sites. Basic Unix concepts will be covered along the way, so no sys admin experience is needed.
Abstract
A live tutorial for anyone who's never deployed a Django site, or who is used to using someone else's infrastructure (instant Django!).
Concepts covered: - Initial set-up of a virgin slice - Basics that need to be installed in order for Django to work - Setting up the firewall - Using virtualenv and virtualenvwrapper - Securing your server - Getting Django running using mod_wsgi