3
0
Fork 0
wuttaweb/tests/grids
Lance Edgar dcdc0e7dab fix: improve support for random objects with grid, master view
thus far we expected either dict or "native" ORM object which can
essentially behave like a dict when needed.  but a "non-native" object
may not behave like a dict and this hopefully fixes the logic to allow
for those anyway..
2024-11-25 19:11:41 -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: improve support for random objects with grid, master view 2024-11-25 19:11:41 -06:00
test_filters.py feat: improve grid filter API a bit, support string/bool filters 2024-08-23 12:23:49 -05:00