Hello everyone,

I have a navigation list powered by a model in my base site template.
So, I need to create a queryset object that will be available to every
view.

What's the best way to go about this? Obviously I don't want to have
to pass the queryset into the context of every action, in every view
across the entire site :)

Help appreciated!
Brandon
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to