feat: improve grid filter API a bit, support string/bool filters
This commit is contained in:
parent
4525f91c21
commit
f6fb6957e3
7 changed files with 919 additions and 271 deletions
6
docs/api/wuttaweb/grids.filters.rst
Normal file
6
docs/api/wuttaweb/grids.filters.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.grids.filters``
|
||||
==========================
|
||||
|
||||
.. automodule:: wuttaweb.grids.filters
|
||||
:members:
|
|
@ -16,6 +16,7 @@
|
|||
forms.widgets
|
||||
grids
|
||||
grids.base
|
||||
grids.filters
|
||||
handler
|
||||
helpers
|
||||
menus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue