google-code-export / django-forum

Automatically exported from code.google.com/p/django-forum
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

pagination #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
where is it?)

Original issue reported on code.google.com by slav0n...@gmail.com on 29 Jul 2008 at 9:14

GoogleCodeExporter commented 9 years ago
You are welcome to submit a patch that adds pagination to django-forum. It 
hasn't yet
been added as it obviously hasn't been a huge priority or issue for those using 
it.

I'll leave this as an open task so that I, or somebody else, can possibly add a 
patch
in their spare time in the future. If you need pagination, I strongly suggest 
you add
it yourself and submit the patch for others to use!

Original comment by rwpoul...@gmail.com on 30 Jul 2008 at 12:31

GoogleCodeExporter commented 9 years ago
You could use django-pagination for that kind of thing without modification of 
django-forum.

Original comment by leidel on 14 Oct 2008 at 2:06

GoogleCodeExporter commented 9 years ago
Here is a patch that add pagination to thread list and post list
It also improve the admin a little

Original comment by xphuture on 29 Oct 2008 at 6:01

Attachments:

GoogleCodeExporter commented 9 years ago
I Have applied this patch (SVN rev26). Please note that this is somewhat 
backwards
incompatible as both the thread list and thread templates have been changed
significantly as they now use generic views.

Original comment by rwpoul...@gmail.com on 3 Nov 2008 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by rwpoul...@gmail.com on 3 Nov 2008 at 10:46