开发者

What is the cleanest/simplest way to paginate django comments?

Using Django's built in comment framewor开发者_如何学Pythonk what is the cleanest/simplest way to the paginate comments?


Or Django Endless Pagination: http://django-endless-pagination.readthedocs.org/en/latest/


Using Django's Built-In Pagination Framework.
https://docs.djangoproject.com/en/dev/topics/pagination/

Or Google Code Django-Pagination.
http://code.google.com/p/django-pagination/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜