On 12/9/05, PythonistL <[EMAIL PROTECTED]> wrote:
>     paginator=ObjectPaginator('tradeleads',{'id__gt':1},2)

The first argument to ObjectPaginator should be tradeleads (without
quotes), not 'tradeleads' (a string).

Adrian

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

Reply via email to