Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Challenges in Developing a Large Django Site

EuroPython Conference via YouTube

Overview

Explore the intricacies of developing large-scale Django applications in this 52-minute EuroPython 2011 conference talk by Simon Willison. Delve into various tricks and challenges, including the implementation of signing in Django 1.4, bulk invalidation techniques, and the effective use of Redis sets. Learn about the advantages of far-future expiry headers and how to handle user-provided URLs securely. Discover best practices for debugging in development environments and deploying database changes separately from code modifications. Gain insights on creating backwards-compatible schemas and understand why global settings should be avoided. This talk provides valuable knowledge for Django developers looking to optimize and scale their projects effectively.

Syllabus

Tricks & challenges developing a large Django application
Signing in Django 1.4 from django.core import signing
Bulk invalidation
Our redis sets...
Benefits Far futures expiry headers
A user gives you a URL...
Debugging in development rocks!
Deploy DB changes separately from code changes Make backwards compatible schema
Global settings are BAD

Taught by

EuroPython Conference

Reviews

Start your review of Challenges in Developing a Large Django Site

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.