On Tue, Mar 3, 2009 at 12:54 PM, GP <puri.gau...@gmail.com> wrote:

>
> > What you want to do is abstract the machinery that creates the queryset
> into
> > a seperate function, that way you can take the GET vars in both functions
> > and get a queryset from them.  FWIW I've been working on a project to do
> > something similar here:http://github.com/alex/django-filter/tree/master
>
> Thanks for the response, can you point me to the app you are referring
> to?
> >
>
It's linked in my message:
http://github.com/alex/django-filter/tree/master

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