Re: Paginator question

2006-11-10 Thread Pythoni
Thank you for your reply. I downloaded the 0.95 version and It works under 0.91 Regards, L. --~--~-~--~~~---~--~~ 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@g

Re: Re: Paginator question

2006-11-10 Thread James Bennett
On 11/10/06, SmileyChris <[EMAIL PROTECTED]> wrote: > http://code.djangoproject.com/changeset/4041 That's probably not going to work for him; as he mentioned, he's on a pre-magic-removal version of Django, so any patch against current trunk isn't likely to be useful. -- "May the forces of evil

Re: Paginator question

2006-11-10 Thread SmileyChris
http://code.djangoproject.com/changeset/4041 On Nov 10, 8:24 pm, "Pythoni" <[EMAIL PROTECTED]> wrote: > Thank you for your reply > Where can I download the patch? > I still use 0.91 Django version --~--~-~--~~~---~--~~ You received this message because you are s

Re: Paginator question

2006-11-09 Thread Pythoni
Thank you for your reply Where can I download the patch? I still use 0.91 Django version --~--~-~--~~~---~--~~ 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@googl

Re: Paginator question

2006-11-09 Thread SmileyChris
On Nov 10, 2:59 am, "Pythoni" <[EMAIL PROTECTED]> wrote: > As far as I know paginator works with a list that is created from an > object with > get_count() and get_list() methods. > If I already have a list, is it possible to use paginator with that > list somehow too? > > Thank you for rep

Paginator question

2006-11-09 Thread Pythoni
As far as I know paginator works with a list that is created from an object with get_count() and get_list() methods. If I already have a list, is it possible to use paginator with that list somehow too? Thank you for replies La. --~--~-~--~~~---~--~~ You re

Paginator question

2006-11-09 Thread Pythoni
As far as I know paginator works with a list that is created from an object with get_count() and get_list() methods. If I already have a list, is it possible to use paginator with that list somehow too? Thank you for replies La. --~--~-~--~~~---~--~~ You re