templatetags is what I was looking for.
I discovered on my way that there needs to be an existing app defined
in INSTALLED_APPS with the subdirectory templatetags.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"
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 d
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
3 matches
Mail list logo