3
0
Fork 0
wuttaweb/tests/grids
Lance Edgar 97e5a96cd6 fix: track column-only labels separately for grid
otherwise `set_label(.., column_only=True)` would not "remember" that
the caller requested column only, e.g. when extra filters are added
after the fact
2026-02-20 14:43:22 -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: track column-only labels separately for grid 2026-02-20 14:43:22 -06:00
test_filters.py feat: basic support for displaying version history 2025-10-29 18:32:35 -05:00