It turns out that django does not support multiple include() statements that define the same namespace (only the first one will be used). But there isn't a problem that can't be solved with another level of indirection ;)
ff3c5dc