What you need is a paginator, which paginates through the objects.
Try using endless_pagination. Its an awsum app.
-V
--
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@googlegroups.com.
To unsubsc
2011/7/16 Jian Chang
> django doesn't have,
> but you can extent based on django.core.paginator.Paginator.The attachment
> is what i use, you can change it by your needs
>
>
>
>
> 2011/7/16 Kase
>
>> realy i dont know how to expres this..
>>
>> i need this
>> (is a blog app)
>>
>> 1) post
>> 2)
django doesn't have,
but you can extent based on django.core.paginator.Paginator.The attachment
is what i use, you can change it by your needs
2011/7/16 Kase
> realy i dont know how to expres this..
>
> i need this
> (is a blog app)
>
> 1) post
> 2)post
> 3)post
> ...
> 10)post
> page 1,2,3,4
3 matches
Mail list logo