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? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

