On Jul 6, 6:05 pm, PoBK <[EMAIL PROTECTED]> wrote:
Ah crap... Wrong list. Sorry folks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develope
I've got a case for passing an object between various components
within my framework.
The basic concept is similar to the way Mod_Python does things, where
I can add an attribute to the request instance and that attribute will
persist accross the current request only irrespective of which handler