tailbone/tests/grids
Lance Edgar 9da2a148c6 feat: move "basic" grid pagination logic to wuttaweb
so far only "simple" pagination is supported by wuttaweb, so basically
the main feature flag, page size, current page.  in this
scenario *all* data is written to client-side JSON and Buefy handles
the actual pagination.

backend pagination coming soon for wuttaweb but for now tailbone still
handles all that.
2024-08-16 18:45:04 -05:00
..
__init__.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_core.py feat: move "basic" grid pagination logic to wuttaweb 2024-08-16 18:45:04 -05:00