3
0
Fork 0
wuttaweb/tests/grids
Lance Edgar 84ab931081 fix: include grid filters for all column properties of model class
by default anyway.  previous logic started from `grid.columns` and
then only included column properties, but now we start from the model
class itself and let sa-utils figure out the default list
2024-12-28 21:14:20 -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: include grid filters for all column properties of model class 2024-12-28 21:14:20 -06:00
test_filters.py fix: add basic support for grid filters for Date fields 2024-12-17 16:31:33 -06:00