That sounds like just the thing I need - to hook into every request
and inject into the context dictionary. Will give it a try. Thanks
Chris!
On 01/08/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Context processors might work:
> http://www.djangoproject.com/documentation/templates_pytho
Context processors might work:
http://www.djangoproject.com/documentation/templates_python/
Chris
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us
Hi all,
I'm trying to implement something I'd imagine is quite simple, but
have come a bit unstuck when it comes to finding a graceful way to so
it.
What I want to do is sotre a random number (easy enough) in the users
session, then retrieve it in my base template (this is for the purpose
of sel
3 matches
Mail list logo