This is a repository for talks and presentations given during San Diego Django Day on February 23, 2013. Django Day was hosted by the San Diego Python Users Group and sponsored by Cuker Interactive
Everyone in the beginner track created a new Django project and added views, templates, models, and forms. We all had very basic working Django sites by the end of the day.
The final source code is in the intro-track directory.
Four talks were given for the intermediate track.
- @davidfischer: Django security
- @nikolajbaer: Django in production
- @paulcollinsiii: Django toolbox (original Google Presentation with speaker notes)
- @treyhunner: Django ecosystem and Django packages
There were not formal slides for these talks, but each talk was about a particular module.
- @t20: Django compressor
- @zbyte64: Django hyperadmin (demo)
- @nikolajbaer: Django dockit