On 11/23/05, Simon Willison <[EMAIL PROTECTED]> wrote:
> Maybe DjangoContext should have a request property that holds the
> request object and can be accessed by custom template tags, but that
> isn't available to normal replacement variable tags in the template
> itself.

Then those template tags would depend on DjangoContext -- that couples
DjangoContext to the template tags, which is bad. :-/

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to