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 15, 2006 at 07:19:19PM -0000, Seth Buntin 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 that block in the
> site.html file (base template file) without having to get the
> information from the database on each different page?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to