On 11/3/05, Mauro Sánchez <[EMAIL PROTECTED]> wrote:
> how can I know the parameters that the admin interface is using when I
> apply a filter or I do a search? I want to use those parameters in a
> custom method. Is it possible to do it? Thanks.

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().

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to