Simon Willison’s Weblog

Subscribe

Items tagged scaling in May, 2011

Filters: Year: 2011 × Month: May × scaling × Sorted by date


Why does Django still not have support for multiple joins?

I don’t fully understand the question, but if you’re talking about doing a single join across multiple tables the Django ORM handles that just fine. Let’s say you want to get every BlogEntry written by a User who belongs to the Group with the name “admins”:

[... 67 words]

Types

Years

Months

Tags