feat; add single-column sorting (frontend or backend) for grids
This commit is contained in:
parent
f21efbab9f
commit
58f7a862a2
10 changed files with 1215 additions and 100 deletions
|
@ -32,6 +32,7 @@ requires-python = ">= 3.8"
|
|||
dependencies = [
|
||||
"ColanderAlchemy",
|
||||
"paginate",
|
||||
"paginate_sqlalchemy",
|
||||
"pyramid>=2",
|
||||
"pyramid_beaker",
|
||||
"pyramid_deform",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue