Merge pull request 'Update docker' (#159) from master into Docker

Reviewed-on: SGD-Nord/konova#159
This commit is contained in:
2022-05-09 14:03:12 +02:00
53 changed files with 827 additions and 333 deletions

View File

@@ -19,6 +19,6 @@ PAGE_SIZE_OPTIONS_TUPLES = [
(50, 50),
(100, 100),
]
PAGE_SIZE_DEFAULT = 5
PAGE_SIZE_DEFAULT = 10
PAGE_SIZE_MAX = 100
PAGE_DEFAULT = 1