Django tip: Caching and two-phased template rendering
Blog de Simon Willison Posted on May 19, 2009
Django tip: Caching and two-phased template rendering. Neat trick for expensive pages which can be mostly cached with the exception of the “logged in as” bit—run them through the template system twice, caching the intermediary generated template.
The Django Book: Version 2.0
Blog de Simon Willison Posted on January 9, 2009
The Django Book: Version 2.0 (via). Adrian’s working on a new edition of the Django Book updated to cover version 1.0. As with the first edition, it will be available free online in addition to a published Apress paperback. The first three chapters are now available.
Django tickets with keyword "djangocon"
Blog de Simon Willison Posted on September 8, 2008
Django tickets with keyword “djangocon”. Adrian and Jacob ran an “I want a pony” session during their closing keynote at DjangoCon—I’ve filed the feature requests as tickets tagged with the “djangocon” keyword.
Cyberstar
Blog de Simon Willison Posted on August 19, 2008
Cyberstar. Adrian made the front cover of the Chicago Tribune magazine!


