On Sun, May 24, 2009 at 5:34 PM, Mozey <moha...@mozey.org> wrote:

>
> I'm developing a very simple application which contains objects of
> things. These objects are categorized, the categories are kept on the
> side bar. The side bar will be there at all times.
>
> In order to avoid having to fetch a list of categories at all of my
> views. I'm simply populating the list of categories by ajax. This
> seems a bit,,,,, clunky to do. Is there a better way to do it?
> >
> Take a look at template context processors, on inclusion tags.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to