On 11/2/05, Stefan H. Holek <[EMAIL PROTECTED]> wrote: > mymodule.get_list(_or=[[('from__icontains', 'armin'), > ('to__icontains', 'armin')]])
This "_or" syntax is undocumented and is going away in the future! Don't use it! See http://code.djangoproject.com/ticket/251 for the probable replacement. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org