skeleton/__init__.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 03 Feb 2016 16:23:34 +0100
changeset 11092 3d177dfcdb19
parent 0 b97547f5f1fa
permissions -rw-r--r--
[predicates] fix paginated_rset when the class has no page_size_property Fixes test failure introduced by 70733b2dfd2a, which assumed paginated_rset would only be called on a class with a page_size_property attribute.

"""cubicweb-%(cubename)s application package

%(longdesc)s
"""