I too would very much like a request aware template loader. For my
project the threadlocals approach was the only way I could find to
meet my requirements of a site-based template structure (project has
multitenancy) and user selectable template 'themes'.
I've tried looking at the django source t
I very much like the idea of an optional keyword argument and
fallback. The template loader is one of the few places I've been
forced to use threadlocals to get get the job done.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to t