On 11/3/05, Mauro Sánchez <[EMAIL PROTECTED]> wrote: > > Take a look at the URL of an admin change-list page after you've > > applied a filter or done a search. The query parameters are, > > essentially, the same as keyword arguments that can be passed to > > get_list(). > > > Ok, I get that. But, can I load those applied parameters in my code or > in my models?
Yes, just use those keyword arguments to get_list() in your own code. I'm not sure I understand what you mean...Hope this answers your question. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org