[sankaku] update pagination end condition (fixes #265)
Pagination over popular listings (`date:...+order:popular") never terminates, not even on the site itself, and at some point returns the same results over and over again.
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
__version__ = "1.8.4"
|
||||
__version__ = "1.8.5-dev"
|
||||
|
||||
Reference in New Issue
Block a user