Merge pull request #866 from smilerz/log_pagination

implemented pagination on Log apis
This commit is contained in:
vabene1111
2021-09-08 09:32:51 +02:00
committed by GitHub
7 changed files with 287 additions and 139 deletions

View File

@ -104,8 +104,7 @@ class TreeModel(MP_Node):
class Meta:
abstract = True
class PermissionModelMixin:
@staticmethod