3
0
Fork 0
wuttaweb/tests/grids
Lance Edgar 80aae74907 fix: add hidden flag for grid columns
sometimes a column is rendered such that its data cannot be used for
other component logic.  in which case, can add a hidden column to pass
the raw data, for component use
2025-02-18 16:31:25 -06:00
..
__init__.py feat: add basic Grid class, and /settings master view 2024-08-07 14:00:53 -05:00
test_base.py fix: add hidden flag for grid columns 2025-02-18 16:31:25 -06:00
test_filters.py fix: add grid filters specific to numeric, integer types 2025-01-12 19:12:53 -06:00