Hi all,
I need to implement a global filter with Django, but I cannot find a generic
method. What I mean by global filter ? Example: In a menu (tabs), users can
choose between movies, music, books or all news. This filter is used by
almost all Django views as a queryset filter for example, or in templates

Then, maybe use context ? session (I think that not) ? a generic view ?...

I would like to save a lot of codes, then future maintenance problem. I need
your help !

Thanks

Didier Rano

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