Add optional parameter page_size to get_list that allows overriding the...
Add optional parameter page_size to get_list that allows overriding the model's page size per method call. Passing False will remove pagination.
Showing
flask_admin/contrib/sqla/view.py
100644 → 100755
Please register or sign in to comment