Contribute Media
A thank you to everyone who makes this possible: Read More

Really, Really Fast Django

Description

Django can handle extremely high levels of traffic… with appropriate design and support. We’ll go over techniques to keep your Django site from being crushed under high load.

Topics include:

  • Schema/model design
  • Caching
  • Efficient view function design
  • Caching
  • Template design for high performance
  • Caching
  • Database tuning and sharding
  • Caching

We’ll also discuss caching.

Details

Improve this page