mirror of
https://github.com/simonw/datasette.git
synced 2026-05-27 12:34:37 +02:00
Part of implementing the filters UI (refs #86) - the following: /trees/Trees?_filter_column=SiteOrder&_filter_op=gt&_filter_value=2 Now redirects to this; /trees/Trees?SiteOrder__gt=2 |
||
|---|---|---|
| .. | ||
| test_app.py | ||
| test_inspect.py | ||
| test_utils.py | ||