admin: allow pagesize change

master
informatic 2020-03-28 23:08:27 +01:00
parent dc179c67eb
commit 0d4466fe35
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ class FaceshieldRequestAdmin(ModelView):
can_view_details = True
details_modal = True
can_export = True
can_set_page_size = True
def on_model_change(self, form, model, is_created):
if is_created: