On 8/15/06, Russell Hay <[EMAIL PROTECTED]> wrote:
> I have something similiar on a website I'm developing where there is a
> navigation tree that is built from a database. The way I do it is I created
> a view that builds the tree and then I just use an "ajax" function to load
> that into a d
Seth,
I have something similiar on a website I'm developing where there is a
navigation tree that is built from a database. The way I do it is I created a
view that builds the tree and then I just use an "ajax" function to load that
into a div on the site at page load.
-Russell
On Tue, Aug
On 8/15/06, Seth Buntin <[EMAIL PROTECTED]> wrote:
>
> Is possible to have a view (and correct me if I am using my teminology
> wrong) that is accessible site-wide?
>
> For example:
> I have a blog that on the sidebar lists links that I put into the
> system when I find them. Is it possible to fi
Yeah I just want dynamic data on every page, so I guess the custom
template tag will do it. Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-
On 8/15/06, Seth Buntin <[EMAIL PROTECTED]> wrote:
> Is possible to have a view (and correct me if I am using my teminology
> wrong) that is accessible site-wide?
>
> For example:
> I have a blog that on the sidebar lists links that I put into the
> system when I find them. Is it possible to fill
Is possible to have a view (and correct me if I am using my teminology
wrong) that is accessible site-wide?
For example:
I have a blog that on the sidebar lists links that I put into the
system when I find them. Is it possible to fill that block in the
site.html file (base template file) without
6 matches
Mail list logo