Links

Talks

Python 3 and Django - Pete Graham

Are you using Python 3 for your Django sites? Find out why you should be, how to get set-up your development environment and server for Python 3, and a couple of pitfalls to look out for.

Introduction to Unicode - Maciej Dziardziel

How to easily deploy a django app on PyPI in 5 minutes - Romain Garrigues

Have you created a Django app and want people to install it easily with pip? Let’s use GitHub and TravisCI to deploy your app on PyPI, so easily that you’ll wonder why you weren’t doing it this way already.