Been working on a new feature for @reviewboard extension developers. TemplateHooks today let extensions inject arbitrary HTML into parts of the page, but now we're making this more flexible via a new Page State Injectors feature, as part of our Djblets for #Django project.
Djblets (https://github.com/djblets/djblets/) is a series of reusable apps for Django that help make more involved web applications.