Maybe middleware is what you are thinking of:
http://www.djangoproject.com/documentation/middleware/

G

On 12/11/06, Sigurdur Einarsson <[EMAIL PROTECTED]> wrote:
>
> Hello group,
>
> How can a call variables, objects, attributes within the skeleton
> template.
>
> For example if I would like a dynamic menu or a login status to be
> displayed in the skeleton template, every time it is called to work.
>
> I've found out that  attributes and objects are also accessible by the
> skeleton, but if that is the only approach then I would have to set
> that object within every view I create?
>
> Is there a way to do this, or am I totally missing the point?
>
> regards
> siggi
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to